Skip to content

fix(material/list): hover indication blocking interactions#26016

Merged
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:26011/list-focus-overlay
Nov 18, 2022
Merged

fix(material/list): hover indication blocking interactions#26016
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:26011/list-focus-overlay

Conversation

@crisbeto
Copy link
Member

Fixes that the overlay we use for focus/hover events was blocking users from interacting with the list item content.

Fixes #26011.

Fixes that the overlay we use for focus/hover events was blocking users from interacting with the list item content.

Fixes angular#26011.
@crisbeto crisbeto added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent target: patch This PR is targeted for the next patch release labels Nov 18, 2022
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Nov 18, 2022
@crisbeto crisbeto merged commit 0c6b4be into angular:main Nov 18, 2022
crisbeto added a commit that referenced this pull request Nov 18, 2022
Fixes that the overlay we use for focus/hover events was blocking users from interacting with the list item content.

Fixes #26011.

(cherry picked from commit 0c6b4be)
@angular-automatic-lock-bot
Copy link

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 Dec 19, 2022
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 P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(mat-list): Mat-nav-list does not navigate in Angular v15 with standalone components

2 participants