Skip to content

fix(aria/menu): expand selector for trigger#32617

Merged
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:32616/aria-menu-selector
Jan 7, 2026
Merged

fix(aria/menu): expand selector for trigger#32617
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:32616/aria-menu-selector

Conversation

@crisbeto
Copy link
Copy Markdown
Member

@crisbeto crisbeto commented Jan 6, 2026

Allows non-button elements to be set as menu triggers since users might be applying it to custom components.

Fixes #32616.

Allows non-button elements to be set as menu triggers since users might be applying it to custom components.

Fixes angular#32616.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jan 6, 2026
@pullapprove pullapprove Bot requested review from andrewseguin and ok7sai January 6, 2026 08:18
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jan 7, 2026
@crisbeto crisbeto removed the request for review from ok7sai January 7, 2026 17:15
@crisbeto crisbeto merged commit 790accd into angular:main Jan 7, 2026
35 of 36 checks passed
@crisbeto
Copy link
Copy Markdown
Member Author

crisbeto commented Jan 7, 2026

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Jan 7, 2026
Allows non-button elements to be set as menu triggers since users might be applying it to custom components.

Fixes #32616.

(cherry picked from commit 790accd)
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Feb 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(MenuTrigger): Extend selector to match documentation

2 participants