Skip to content

fix(dropdown): limit dropdown content height to available viewport space#609

Open
invisal wants to merge 1 commit into
cloudflare:mainfrom
invisal:feat/dropdown-max-height
Open

fix(dropdown): limit dropdown content height to available viewport space#609
invisal wants to merge 1 commit into
cloudflare:mainfrom
invisal:feat/dropdown-max-height

Conversation

@invisal

@invisal invisal commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR fixes an issue where dropdown content could exceed the available viewport height, causing content to be clipped and inaccessible. The dropdown now respects the viewport boundaries by limiting its maximum height to the available space.

image

Reviews

  • bonk has reviewed the change
  • automated review not possible because: small, self-contained UI change; requesting standard human review

Tests

  • Tests included/updated

@invisal

invisal commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

/bonk please review and approve

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.

1 participant