Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat story creator #18

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Feat story creator #18

wants to merge 6 commits into from

Conversation

russc
Copy link
Contributor

@russc russc commented Jun 5, 2020

Here is my initial build of the story creator based on Matt's prototype. This is after tinkering around without designs for a while and exploring the various options for a rich text editor. I settled on Quill.js because it allows us to render react components inside the editor (with help from portals). There are a few bugs to work out, but overall it's heading in a good direction.

To start a new story go to new/creator

@russc russc requested a review from adampash June 5, 2020 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant