Skip to content

Conversation

@duncanmcclean
Copy link
Member

This pull request brings back #13452, but uses different min-height values depending on the number of options to avoid the awkward whitespace issue seen in #13461.

Reka relies on the min-height property to determine when it needs to flip the options.

Fixes #13365

Before

CleanShot.2026-01-09.at.11.06.45.mp4

After

CleanShot.2026-01-09.at.11.05.09.mp4

Reka relies on the `min-height` property to determine when it needs to flip the options.

A single option is 2.5 rem high, so we need different min heights to avoid whitespace on selects with 1/2 options.
@duncanmcclean duncanmcclean linked an issue Jan 9, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[6.x] Comboxbox can be squished when near viewport edge

2 participants