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
Currently, formatting buttons in the toolbar such as Bold, Italic, and Underline behave as momentary action buttons. When clicked, the formatting is applied, but the button immediately returns to its default visual state.
This creates a usability issue because the toolbar does not reflect the current formatting context of the cursor or selection.
Current Behavior
Clicking Bold applies bold formatting.
The Bold button does not remain visually selected.
When the cursor is placed inside already bold text, the Bold button does not indicate that bold formatting is active.