You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2026. It is now read-only.
A simple toolbar extension component to the RichEditBox, similar in construct to the InkToolbar, whereby a user can alter the styling of their input text.
Rationale for the feature
The right-click context menu for the RichEditBox is not an obvious user experience and requires it to be discovered.
Most rich text editors come with a toolbar of easy to discover, one click options to edit the styling of the text.
Describe the feature
A simple toolbar extension component to the
RichEditBox, similar in construct to theInkToolbar, whereby a user can alter the styling of their input text.Rationale for the feature
The right-click context menu for the
RichEditBoxis not an obvious user experience and requires it to be discovered.Most rich text editors come with a toolbar of easy to discover, one click options to edit the styling of the text.
This includes GitHub's UX for example:
Scope of the feature
Open questions
No response
Other information
No response