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

[dropdown] Height variation is not working #3035

Open
unarist opened this issue Apr 20, 2024 · 1 comment
Open

[dropdown] Height variation is not working #3035

unarist opened this issue Apr 20, 2024 · 1 comment
Labels
tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build type/bug Any issue which is a bug or PR which fixes a bug
Milestone

Comments

@unarist
Copy link

unarist commented Apr 20, 2024

Bug Report

Height variation of the selection dropdown (described in here) is not working in the latest version.

My guess is...

Steps to reproduce

  1. Add dropdown with long or very long CSS classes

Expected result

Dropdown menus have different heights according to long or very long classes.

Actual result

Dropdown menus are the same height even if you specify long or very long classes.

Testcase

2.9.2 https://jsfiddle.net/unarist/dfcw0rbq/8/
2.9.3 https://jsfiddle.net/unarist/dfcw0rbq/9/

Screenshot (if possible)

Version

2.9.3

@unarist unarist added state/awaiting-investigation Anything which needs more investigation state/awaiting-triage Any issues or pull requests which haven't yet been triaged type/bug Any issue which is a bug or PR which fixes a bug labels Apr 20, 2024
@lubber-de
Copy link
Member

Fixed by #3036

@lubber-de lubber-de added state/has-pr An issue which has a related PR open and removed state/awaiting-investigation Anything which needs more investigation state/awaiting-triage Any issues or pull requests which haven't yet been triaged labels Apr 20, 2024
@lubber-de lubber-de added this to the 2.9.4 milestone Apr 20, 2024
@lubber-de lubber-de added tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build and removed state/has-pr An issue which has a related PR open labels Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build type/bug Any issue which is a bug or PR which fixes a bug
Projects
None yet
Development

No branches or pull requests

2 participants