-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
A toolbar with grouped items should have some sane max-width #5586
Labels
intro
Good first ticket.
package:ui
squad:core
Issue to be handled by the Core team.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
Comments
oleq
added
type:bug
This issue reports a buggy (incorrect) behavior.
status:confirmed
package:ui
labels
Oct 15, 2019
any updates ? is this gonna be fixed soon ? |
Closed
Fix this please |
oleq
added
squad:core
Issue to be handled by the Core team.
intro
Good first ticket.
labels
Sep 8, 2020
Still waiting for an update on this issue. 🙏 |
Same here |
It would also be good to resolve #6146. |
This was referenced Nov 23, 2020
oleq
added a commit
that referenced
this issue
Dec 1, 2020
Fix (ui): A toolbar with grouped items should wrap to keep items visible in the viewport. Closes #5586 .
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
intro
Good first ticket.
package:ui
squad:core
Issue to be handled by the Core team.
type:bug
This issue reports a buggy (incorrect) behavior.
📝 Provide detailed reproduction steps (if any)
✔️ Expected result
It should never get out of the viewport. It should have some sane
max-width
and wrap items to the next line.❌ Actual result
Sometimes it's getting too long and it sticks out.
📃 Other details
Follow-up of ckeditor/ckeditor5-ui#523.
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: