-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[docs][base] FocusTrap basic demo not focusing back to the Box in Firefox #37946
Conversation
Co-authored-by: seunexplicit <[email protected]>
Netlify deploy previewhttps://deploy-preview-37946--material-ui.netlify.app/ Bundle size reportDetails of bundle changes (Toolpad) |
Co-authored-by: seunexplicit <[email protected]>
@ZeeshanTamboli this PR is ready for review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gitstart Thanks for the PR. Actually, #37891 was first opened and it was commented in #37866 (comment) that it will be worked on. But there's an issue in that PR hence I am keeping this PR open.
There's the same issue as #37891 (review) in this PR as shown in the screen recording. If you fix it first, we can consider this PR.
Co-authored-by: seunexplicit <[email protected]>
Your feedback has been implemented @ZeeshanTamboli, thanks for the consideration. |
Thanks for the pull request. I am closing it. See #37891 (comment). |
Description
On firefox, FocusTrap doesn't refocus on the element.
This implementation addresses that by scrolling the element back into view.
Closes #37866
This code was written and reviewed by GitStart Community. Growing great engineers, one PR at a time.