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/expansion) : Focus remains on the header when clicked on next or cancel button inside the panel #30308

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mistrykaran91
Copy link

When we click on next or cancel button the focus remained on the current panel header. This fix uses focus method from the class and changes the FocusMonitor to be in EVENTUAL

Fixes #22942

… next or cancel button inside the panel

When we click on next or cancel button the focus remained on the current panel header. This fix uses focus method from the class and changes the `FocusMonitor` to be in `EVENTUAL`

Fixes angular#22942
@mistrykaran91 mistrykaran91 requested a review from a team as a code owner January 11, 2025 11:20
@mistrykaran91 mistrykaran91 requested review from amysorto and wagnermaciel and removed request for a team January 11, 2025 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(expansion): Expansion panel header changes color when clicking a button inside
1 participant