Skip to content

feat(rich-text-editor): add RichTextEditor#3253

Draft
metonym wants to merge 1 commit into
masterfrom
metonym/text-toolbar-component
Draft

feat(rich-text-editor): add RichTextEditor#3253
metonym wants to merge 1 commit into
masterfrom
metonym/text-toolbar-component

Conversation

@metonym

@metonym metonym commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Still a very rough prototype.

Implements a zero-dependency rich text editor, with a highly composable text toolbar (not to be confused with the existing toolbar) for common editing actions. This is meant to provide a baseline editing experience while supporting full customization (consumer brings their own editor like ProseMirror).

Follows Carbon guidelines for text toolbars.

TODO

  • Icon tooltips don't appear
  • Editor should span full height by default (wrapper can be given bounds)
  • Font family selector, font size picker
  • Swatch picker
  • Link editor isn't correct
  • Clicking inline links needs UX (view vs. edit)
  • Search

Screenshot 2026-06-09 at 9 19 11 PM

@metonym metonym force-pushed the metonym/text-toolbar-component branch from 47e54ce to 82a4bde Compare June 10, 2026 04:24
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.

1 participant