Skip to content

maximum dropdown width of 150px hides menu entries #7479

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

Open
mkluge opened this issue May 26, 2025 · 0 comments
Open

maximum dropdown width of 150px hides menu entries #7479

mkluge opened this issue May 26, 2025 · 0 comments
Labels
type: bug code to address defects in shipped code

Comments

@mkluge
Copy link

mkluge commented May 26, 2025

In the editor is on the top a publish dropdown list. This list at the moment has fixed max width of 150 pixels. In some languages, the translation is much wider than this.

The width is set in the code when creating a new Dropdown class instance. If this is omitted or maybe dropdownWidth is set to "max-content" it works well.

Image

@mkluge mkluge added the type: bug code to address defects in shipped code label May 26, 2025
@mkluge mkluge changed the title maximum dropdown wodth of 150px hides menu entries maximum dropdown width of 150px hides menu entries May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

No branches or pull requests

1 participant