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

[rich-text-editor] Add support for custom toolbar buttons #1667

Open
Peppe opened this issue Jun 25, 2019 · 2 comments
Open

[rich-text-editor] Add support for custom toolbar buttons #1667

Peppe opened this issue Jun 25, 2019 · 2 comments
Labels

Comments

@Peppe
Copy link
Contributor

Peppe commented Jun 25, 2019

There doesn't seem to be an easy way to add custom buttons to the toolbar. Could we add a function that takes in a class name, inner text and event handler and adds a new function to the end?

A discussion here with feature request: June 19, 2019: https://vaadin.com/directory/component/vaadin-rich-text-editor/discussions

@web-padawan
Copy link
Member

To me it looks like this is related to vaadin/vaadin-rich-text-editor#113 (in terms of being able to configure the toolbar).

@heruan
Copy link
Member

heruan commented Dec 20, 2019

This is very needed!

In mobile devices the toolbar is too dense and spans multiple lines, even with the compact theme. For some apps, just a subset of buttons might be needed, or custom buttons (e.g. an integration with vaadin-upload for attachments).

Since this component didn't receive much updates lately, can we expect further development in the near future?

@vaadin-bot vaadin-bot transferred this issue from vaadin/vaadin-rich-text-editor May 19, 2021
@web-padawan web-padawan changed the title Add support for custom buttons [rich-text-editor] Add support for custom toolbar buttons May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants