You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
Click one of the buttons,
Click somewhere in the modal dialogue to give it focus,
Press shift-tab to move focus backwards around the buttons,
Keep pressing (3 times in my example) you will give focus to one of the original buttons which, by pressing space, you can invoke producing another modal dialogue
Now when you close the second dialogue, the first is still shown
The text was updated successfully, but these errors were encountered:
I have discovered that you can open multiple modal dialogs by tabbing back onto the button that invoke the dialogue in the first place.
You can demo this with the plunker example of the modal dialog, or use this one http://plnkr.co/edit/oEFHsynadbksqljxYKbT?p=preview
Click one of the buttons,
Click somewhere in the modal dialogue to give it focus,
Press shift-tab to move focus backwards around the buttons,
Keep pressing (3 times in my example) you will give focus to one of the original buttons which, by pressing space, you can invoke producing another modal dialogue
Now when you close the second dialogue, the first is still shown
The text was updated successfully, but these errors were encountered: