Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(dialog): moved bottom focus trap to be a sibling #7408

Closed
wants to merge 1 commit into from

Conversation

EladBezalel
Copy link
Member

  • bottomFocusTrap was appended to the dialog, in FF it seems like it didn't trapped the focus, ,moving it to be a sibling solves it.

@jelbourn please take a look

fixes #7407

- bottomFocusTrap was appended to the dialog, in FF it seems like it didn't trapped the focus, ,moving it to be a sibling solves it.

fixes #7407
@EladBezalel EladBezalel added the needs: review This PR is waiting on review from the team label Mar 4, 2016
@jelbourn
Copy link
Member

jelbourn commented Mar 7, 2016

LGTM

@jelbourn jelbourn added pr: merge ready This PR is ready for a caretaker to review and removed needs: review This PR is waiting on review from the team labels Mar 7, 2016
ThomasBurleson pushed a commit that referenced this pull request Mar 7, 2016
- bottomFocusTrap was appended to the dialog, in FF it seems like it didn't trapped the focus, ,moving it to be a sibling solves it.

fixes #7407

  Closes #7408
@EladBezalel EladBezalel deleted the fix/dialog-focus-trap branch March 7, 2016 23:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dialog: focus trap in FF seems to be broken in demos
3 participants