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

Integrate rich text/media for better UX #180

Closed
Tracked by #184
cedricwaxwing opened this issue Dec 19, 2022 · 1 comment
Closed
Tracked by #184

Integrate rich text/media for better UX #180

cedricwaxwing opened this issue Dec 19, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@cedricwaxwing
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently, the user must write their article in markdown, and they also must provide their own link for images. This is a major barrier for many users.

Describe the solution you'd like
A simple rich text editor that directly uploads media to ipfs for the user when the article is published.

Additional context
I've mapped out a lot of this flow here:
https://www.figma.com/file/IaimIfw2pXyR9PlQqdo6M2/Tabula?node-id=1116%3A2197&t=3pePjWqFfpRtjSiF-1

Here's a quick example of what the rich editor might look like:
image

I'd recommend we use an existing library to handle the rich text. Something like this (or similar) would work great: https://github.com/JefMari/awesome-wysiwyg#for-react

@cedricwaxwing cedricwaxwing added the enhancement New feature or request label Dec 19, 2022
@cedricwaxwing cedricwaxwing added this to the Next release milestone Dec 19, 2022
@juliopavila juliopavila self-assigned this Jan 12, 2023
@cedricwaxwing cedricwaxwing modified the milestones: Next release, High Priority Jan 16, 2023
@cedricwaxwing cedricwaxwing removed this from the High Priority milestone Jul 18, 2023
@juliopavila
Copy link
Collaborator

covered #228

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants