Listoka / bittoka

4 stars 1 forks source link

Sam/draft js #167

Closed kels0la closed 5 years ago

kels0la commented 5 years ago

Sidebar working. CSS added and modified. Unable to figure out how to add video and images to the sidebar. Debating whether to have undo button as well as the divider. Having two separate sets of triple dots isn't the best UX.

Going forward, the following will need to be completed:

robbyphillips commented 5 years ago

Why do you want to have two separate editors? Are you thinking that we should support rich text in the teaser? If so, we should offer the same limited rich text in the comments, since we'll already have an editor for it.

I was thinking that a better user experience for the editor page would be to get out of the way as much as possible, and have a 'settings' type icon to click on to launch a modal with teaser and paywall settings stuff. Then also launch that modal when the user tries to publish the post.

kels0la commented 5 years ago

Why the two editors: Yes, that was my line of thinking. I think we should support Rich Text in the teaser. Because one way a user could entice others to purchase content is to start telling part of the story, leave a gripping ending, and then the reader can continue on via purchase of the MoneyButton. In a sense, it's all part of the story, so they should be able to have full capability for each part (free & cost).

Also agree on adding limited Rich Text in the comments.

I like the Settings/Modal idea too. That should keep the page from getting too cluttered up. Let that be the final step before submission is made. Great idea.