No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Rating component using ARIA attributes

    Framework
    2
    2
    325
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      stn-swz last edited by

      In our project, we are using Quasars Rating component. Unfortunately, it seems this component is not WCAG compatible so it is accessible. Although its possible to operate the component with tab and enter keys, the star icons used in the component are automaticaly all set to aria-hidden=true, which means the component is not visible and operable by a screenreader. Is there a way to change this and to set aria attributes like aria-label etc. to the rating icons? Else we would have to create a complete new Rating component, which would be a pity and we want to avoid.

      dobbel 1 Reply Last reply Reply Quote 0
      • dobbel
        dobbel @stn-swz last edited by dobbel

        @stn-swz

        You can always look for other Vue based Rating component/libary that is WCAG compatible.

        You could also make a github issue. Quasar claims to have Accessibility features on their home page but what that means is very unclear.

        You’re not the first to ask about Quasar & Accessibility btw:
        https://github.com/quasarframework/quasar/issues/5549
        https://forum.quasar-framework.org/topic/4450/q-btn-dropdown-aria-accessibility-arrow-keys

        I found this , could be useful:
        https://vue-a11y.com/

        1 Reply Last reply Reply Quote 0
        • First post
          Last post