Skip to content

fix: Menu, Select, and ComboBox inside Tabs#10019

Merged
devongovett merged 1 commit into
mainfrom
fix-tabs-menu
May 6, 2026
Merged

fix: Menu, Select, and ComboBox inside Tabs#10019
devongovett merged 1 commit into
mainfrom
fix-tabs-menu

Conversation

@devongovett
Copy link
Copy Markdown
Member

Closes #9011

Collection triggers should be hideable components so that the parent collection doesn't try to inherit the items from the child collection.

@github-actions github-actions Bot added the RAC label May 6, 2026
@rspbot
Copy link
Copy Markdown

rspbot commented May 6, 2026

Copy link
Copy Markdown
Member

@snowystinger snowystinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, thanks for doing that

Copy link
Copy Markdown
Member

@LFDanLu LFDanLu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could've swore I ran into a issue when trying to make the Menu hideable, but this seems to work well locally for me.

@devongovett devongovett added this pull request to the merge queue May 6, 2026
Merged via the queue into main with commit 77ab796 May 6, 2026
29 checks passed
@devongovett devongovett deleted the fix-tabs-menu branch May 6, 2026 22:45
@yihuiliao yihuiliao added the no testing Does not require manual testing during testing session label May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no testing Does not require manual testing during testing session RAC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Menu is not working inside Tabs

5 participants