Skip to content

issues Search Results · repo:A11yance/aria-query language:JavaScript

Filter by

48 results
 (103 ms)

48 results

inA11yance/aria-query (press backspace or delete to remove)

I wonder if there might be any interest in replacing the flow types with TypeScript? It would be more familiar to most users and remove the need for the @types/aria-query package. It looks like it wouldn ...
  • benmccann
  • 1
  • Opened 
    on Dec 6, 2024
  • #599

Since ARIA 1.1, separator has a superclass of widget if focusable (it looks like it s the only ARIA roles that can have different superclasses). I m not sure if it s possible to somehow add this, or if ...
  • aloisklink
  • 1
  • Opened 
    on Oct 18, 2024
  • #587

https://github.com/A11yance/aria-query/pull/554 was merged a couple of months ago and I d love to make use of it. Thanks!
  • benmccann
  • 3
  • Opened 
    on Sep 4, 2024
  • #575

Something that strikes me as curious with this project s setup is the mix of build time code generation vs runtime map generation. Namely, the ./scripts/breakUpAriaJSON.js enables the generation of role ...
  • jlp-craigmorten
  • 3
  • Opened 
    on Jul 8, 2024
  • #560

This issue is to track supporting the WAI-ARIA 1.3 Roles Model. This project currently purports to track WAI-ARIA 1.2 Roles Model but already has started to implement fixtures for WAI-ARIA 1.3, e.g. the ...
  • jlp-craigmorten
  • Opened 
    on Jul 5, 2024
  • #556

The mappings for hgroup, s, and search elements are missing or are incorrect/outdated. Updates needed: - the hgroup element should have the group role and not the generic role. - the s element should ...
  • jlp-craigmorten
  • Opened 
    on May 6, 2024
  • #553

See: - https://www.w3.org/TR/dpub-aria-1.1/#doc-pagefooter - https://www.w3.org/TR/dpub-aria-1.1/#doc-pageheader
  • jlp-craigmorten
  • Opened 
    on May 6, 2024
  • #552

Is there any possibility of aria-query adding an accessible role for the summary element? As the native, accessible, JS-free solution for Accordion Components , the details and summary elements are incredibly ...
  • ITenthusiasm
  • Opened 
    on Sep 13, 2023
  • #546

Hi! I m looking at tests/src/elementRoleMap-test.js, and I noticed that the entries for elementRoleMaps includes both: [{ name : aside }, [ complementary ]], and later [{ name : aside }, [ generic ...
  • khiga8
  • 1
  • Opened 
    on Jul 10, 2023
  • #526

Describe the bug Image tagged element and combobox are not being detected by the getByRole query. Aria-query previous working version - 5.1.3 Aria-query upgraded version version - 5.2.1 img src= /rcore/static/media/AccessDenied_Icon.db53e967.svg ...
  • lakshman0369
  • 5
  • Opened 
    on Jun 14, 2023
  • #512
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub