Skip to content

Adding tabindex control for modal content#4

Open
robsonrosa wants to merge 1 commit intomeanie:masterfrom
robsonrosa:master
Open

Adding tabindex control for modal content#4
robsonrosa wants to merge 1 commit intomeanie:masterfrom
robsonrosa:master

Conversation

@robsonrosa
Copy link

Hi! It's me again. :)

I had to enable a tabindex control in the modal content.
It basically creates a loop of focusable elements in the modal and overrides the default focus change behavior by pressing tab or shift+tab.

@adamreisnz
Copy link
Contributor

Ok that looks useful. So it limits tabbing to only elements in the modal?

Do you mind changing your commit to only update the original files, and not the release files? I'll use the build script to produce those.

Also, please use ES6 let/const as applicable instead of var and run the ESLint on your changes before commit. Thanks!

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.

2 participants