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

[core] fix(Overlay): less aggressive enforceFocus behavior #4971

Merged
merged 2 commits into from Oct 18, 2021

Conversation

adidahiya
Copy link
Contributor

Fixes #4921

Changes proposed in this pull request:

Do not bring focus back to the last opened overlay unless it has both enforceFocus={true} and autoFocus={true}. See the code comment added in this PR and the linked issue.

Screenshot

2021-10-18 12 13 33

@blueprint-bot
Copy link

update openOnTargetFocus prop doc comment

Previews: documentation | landing | table | modern colors demo

@adidahiya adidahiya merged commit 3700d36 into develop Oct 18, 2021
@adidahiya adidahiya deleted the ad/overlay-enforceFocus branch October 18, 2021 17:58
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.

Removing focus from tooltip inside of a popover closes popover
2 participants