Describe the feature
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.
This includes GitHub's UX for example:

Scope of the feature
| Capability |
Priority |
| Ability to set text as bold |
Must |
| Ability to set text as italics |
Must |
| Ability to set text as underline |
Must |
| Ability to set text color |
Should |
| Ability to set text heading style |
Should |
| Ability to create numbered list |
Should |
| Ability to create bullet list |
Should |
| Ability for developers to include custom actions |
Should |
| Ability to alter text justification |
Could |
| Ability to insert images |
Could |
Open questions
No response
Other information
No response
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