Giter VIP home page Giter VIP logo

Comments (6)

kartik-v avatar kartik-v commented on September 27, 2024

Thanks for the report. Can you submit a PR for this enhancement?

from yii2-tabs-x.

smohadjer avatar smohadjer commented on September 27, 2024

Hi @kartik-v,

Unfortunately moving role="tab" from anchors to list items caused new accessibility issues to appear since an element that is defined as a tab via aria should not have a focusable element like a link inside it. Also we have some other aria attributes on anchor elements that also need to be moved to list item if we move role attribute away from the anchors. After some researching I realized the easiest solution is to add a role="presentation" to list item so assistive technologies understand that this element has no accessibility semantics. This change stopped axe DevTools from showing accessibility issues with my tabs. I have opened a PR here: #83

from yii2-tabs-x.

kartik-v avatar kartik-v commented on September 27, 2024

Merged #83.

from yii2-tabs-x.

smohadjer avatar smohadjer commented on September 27, 2024

@kartik-v Would you release a new version so we can pick up this fix in our project via composer?

from yii2-tabs-x.

smohadjer avatar smohadjer commented on September 27, 2024

@kartik-v Is there any release schedule? I wonder how long we need to wait to pick up this fix.

from yii2-tabs-x.

kartik-v avatar kartik-v commented on September 27, 2024

will release it shortly.... missed this.

from yii2-tabs-x.

Related Issues (20)

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.