-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
[RFR] Add rich text input toolbar buttons #7816
[RFR] Add rich text input toolbar buttons #7816
Conversation
I also just noticed that the toolbar is not responsive (missing the flex-wrap so the screen has an horizontal scroll bar). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise this is a really great contribution, thanks! 🙏
Thanks for the kind feedback :) |
Yes, thank you for this reminder. We're going to include english and french translations directly inside this package. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot!
Could you please fix the linter warnings? |
Sorry I introduced them in my last code review commit and did not pay attention. |
Thanks! |
As discussed in #7806, here is the PR to have both ColorButtons (including font and highlight color) and ImageButtons components for RichTextInput toolbar.
This is my first PR ever on any non-private repository, so please feel free to make me some feedbacks (english or french).
Plus, I noticed that the translation of all buttons (existing ones as well) do not exist, so even in french the titles are in english (default).