[ Feature Request ] : Add rich text option and toolbar to TextArea React component #13462
Closed
5 tasks
Labels
component: text-area
proposal: open
This request has gone through triaging. We're determining whether we take this on or not.
status: waiting for author's response 💬
type: enhancement 💡
The story
Many developers use 3rd party components for their rich text needs, whether it be for text that is bolded, underlined, bulleted lists, sized differently, etc.
The problem
The ability to add a "Rich text" option to the textarea component would be very helpful for those developers so as not to rely on 3rd party components that can either have:
The solution
These two problems can be solved with a native carbon react component that allows for rich text.
Tasks
An example of one such third party editor would be a ckeditor (pictured below) as found here which may get the job done, but as mentioned above, lack uniformity, extensibility, and confidence in being able to resolve vulnerabilities that are critical to IBMers.
The text was updated successfully, but these errors were encountered: