Giter Club home page Giter Club logo

Comments (1)

ianmcburnie avatar ianmcburnie commented on June 25, 2024

You are more than welcome, thank you for the kind words and I'm glad you've found it useful. Oh, and sorry for the long wait!

In terms of the outer traps, it's a bit of an edge case. Imagine if a user switches from keyboard to mouse and clicks on something outside the trapped area. If they then again switch back to keyboard and tab through the page, the outer trap ensures focus gets moved to the first element inside the trap. If it wasn't there, the inner trap would be hit and it would move focus to the last element in the trapped area, which would be odd. Like I say, an edge case, and maybe not strictly necessary, especially in the case of a modal dialog with mask that prevents users from clicking outside trapped area.

Hope that makes sense! If you have any ideas for improvements, be sure to let me know.

from makeup-keyboard-trap.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.