Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix RichTextInput toolbar appearance #9018

Merged
merged 10 commits into from
Jun 19, 2023
Merged

Fix RichTextInput toolbar appearance #9018

merged 10 commits into from
Jun 19, 2023

Conversation

fzaninotto
Copy link
Member

@fzaninotto fzaninotto commented Jun 16, 2023

The RichTextInput has several issues:

  • the disabled version doesn't have the same buttons (and therefore the same default size) as the enabled version
  • the button icons are not legible enough
  • the small variant of the toolbar is too large for a desktop UI
  • the sx prop isn't supported

This PR fixes them all.

  • Fix UI glitches
  • Update screenshots in documentation

Before

RichTextInputOld

After

RichTextInputNew

@djhi djhi merged commit d832f70 into master Jun 19, 2023
@djhi djhi deleted the richtextinput-toolbar-size branch June 19, 2023 07:33
@djhi djhi added this to the 4.11.4 milestone Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants