-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
enhancementNew feature or requestNew feature or requestjavascriptPull requests that update Javascript codePull requests that update Javascript codemilestone-3Issues/features for the third phase of roadmapIssues/features for the third phase of roadmap
Description
Create a new form input component that allows the user to do some formatting such as "Bold", "Italic", "Lists", and "Links". However, please note in the backend, we only store the data in html
format, so this component should export the formatted input as simple html
. Take care of data sanitization since on the client side we are using dangerouslysetInnerHtml
Preview of the editor component:
Please feel free to comment and ask questions, if any. Thank you!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestjavascriptPull requests that update Javascript codePull requests that update Javascript codemilestone-3Issues/features for the third phase of roadmapIssues/features for the third phase of roadmap