Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(material/chips): fix focus issue #29427

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

DBowen33
Copy link
Contributor

@DBowen33 DBowen33 commented Jul 12, 2024

Fixed an issue to where users can get stuck in a focus trap in mat-grid. If a user were to try to navigate backwards out of the chip grid, the user gets stuck.

fixes b/290959510

fix focus issue

fixes b/290959510
@DBowen33 DBowen33 marked this pull request as ready for review July 12, 2024 14:49
@DBowen33 DBowen33 requested a review from a team as a code owner July 12, 2024 14:49
@DBowen33 DBowen33 requested review from mmalerba and andrewseguin and removed request for a team July 12, 2024 14:49
@andrewseguin andrewseguin added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jul 12, 2024
@andrewseguin andrewseguin removed the request for review from mmalerba July 12, 2024 16:04
@andrewseguin andrewseguin merged commit e69b2b0 into angular:main Jul 12, 2024
23 of 26 checks passed
andrewseguin pushed a commit that referenced this pull request Jul 12, 2024
fix focus issue

fixes b/290959510

(cherry picked from commit e69b2b0)
@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 Aug 12, 2024
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.

2 participants