Skip to content

fix(material/expansion): always reset outline#33542

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:expansion-outline-reset
Jul 17, 2026
Merged

fix(material/expansion): always reset outline#33542
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:expansion-outline-reset

Conversation

@crisbeto

Copy link
Copy Markdown
Member

Currently we only reset the outline on focus and hover which doesn't cover some of the new states like focus-visible. This can be seen when simulating the state in the dev tools.

Currently we only reset the outline on `focus` and `hover` which doesn't cover some of the new states like `focus-visible`. This can be seen when simulating the state in the dev tools.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jul 16, 2026
@pullapprove
pullapprove Bot requested review from andrewseguin and ok7sai July 16, 2026 09:00
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jul 17, 2026
@crisbeto
crisbeto merged commit 3d21c1b into angular:main Jul 17, 2026
33 of 36 checks passed
@crisbeto

Copy link
Copy Markdown
Member Author

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

crisbeto added a commit that referenced this pull request Jul 17, 2026
Currently we only reset the outline on `focus` and `hover` which doesn't cover some of the new states like `focus-visible`. This can be seen when simulating the state in the dev tools.

(cherry picked from commit 3d21c1b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: material/expansion 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