Skip to content

Fix Filter submenu sizing - #8467

Open
jonathanawesome wants to merge 6 commits into
mainfrom
fix-submenu-sizing
Open

Fix Filter submenu sizing#8467
jonathanawesome wants to merge 6 commits into
mainfrom
fix-submenu-sizing

Conversation

@jonathanawesome

@jonathanawesome jonathanawesome commented Sep 11, 2026

Copy link
Copy Markdown
Member

This PR primarily fixes an issue in our Menu/FilterMenu component where a submenu that is awaiting data computes width before the data arrives, causing a possible mismatch to the proper width.

  • removes stableWidth from Menu
  • restores submenu chevrons
  • added close-submenus-on-scroll so the submenu doesn't scroll along
  • adds foundry previews mimicking console usage of FilterMenu with simulated loading
  • locks body scroll when menus are open

@theguild-bot

theguild-bot commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
hive 11.14.0-alpha-20260911193810-557fd544fc6b7a90c837ae238e50a38ac9e4fe01 npm ↗︎ unpkg ↗︎

@github-actions

github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

🐋 This PR was built and pushed to the following Docker images:

Targets: build

Platforms: linux/amd64

Image Tags: 11.14.0-alpha-557fd54, 557fd54, 557fd544fc6b7a90c837ae238e50a38ac9e4fe01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants