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
Describe the bug
When the Everfund modal is activated the users focus should be brough into the modal. Whilst the modal is open, the users keyboard focus should be unable to escape contents of the modal. Upon close of the modal the focus should be restored to button that activated the modal.
To Reproduce
Steps to reproduce the behaviour:
Open the model, the focus remains on the button that activate the modal.
Tab around and eventually you'll be able to tab outside of the modal.
Close the modal and you're focus isn't taken back the activating button.
Describe the bug
When the Everfund modal is activated the users focus should be brough into the modal. Whilst the modal is open, the users keyboard focus should be unable to escape contents of the modal. Upon close of the modal the focus should be restored to button that activated the modal.
To Reproduce
Steps to reproduce the behaviour:
Expected behavior
The focus behaviour should match the WAI-ARIA authoring practices on modals
The text was updated successfully, but these errors were encountered: