Skip to content

issues Search Results · repo:springload/react-accessible-accordion language:TypeScript

Filter by

201 results
 (85 ms)

201 results

inspringload/react-accessible-accordion (press backspace or delete to remove)

updated React on my development environment to 19.0.0 and the module react-accessible-accordion does not seem to like it. Getting an error while running npm i npm error Could not resolve dependency: npm ...
  • hans2103
  • 1
  • Opened 
    on Mar 31
  • #374

If parent accordian is expanded then all child is also expanded Issue is aria-controls unique key of child components is as same as parent even after custom key is provided still it s overriding
  • anujxcardekho
  • 1
  • Opened 
    on Sep 5, 2024
  • #372

Hi, I am wondering how to put custom html and a tags as the content of root nodes rather than just the static text that all the demo examples use...
  • JimLynchCodes
  • Opened 
    on Aug 8, 2024
  • #370

whenever i write this inside my accordion tag the page goes all white here is the code: import React from react ; import { Accordion, AccordionItem, AccordionItemHeading, AccordionItemButton, AccordionItemPanel, ...
  • ashish-mesvaniya
  • 1
  • Opened 
    on Jan 8, 2024
  • #369

Hi I am using this as a mobile nav and it works and looks great, and is very accessible. The only issue is accessibility scans tell me off for using a tags inside of the accordion as the top level role ...
  • JakeHolcroft
  • Opened 
    on Nov 14, 2023
  • #368

Hey there - if you alter the following code to use button instead of div you can remove the need for an role attribute as the button element is being used. The first rule of ARIA use is If you can use ...
  • chris-gds
  • Opened 
    on Sep 29, 2023
  • #367

As far as I have explored, the accordion lacks animation, for opening and closing. Would be nice to have this feature. Expected behaviour: https://user-images.githubusercontent.com/56493775/223389122-a6742bb4-64fa-41f5-80d7-32d5d5214fe2.mp4 ...
  • shiv123-max
  • 2
  • Opened 
    on Mar 7, 2023
  • #363

Hi, I want to expand collapse all on button click when I using dangerouslySetExpanded it works but individual click not working
  • aashish134
  • Opened 
    on Feb 22, 2023
  • #362

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details I mean it s built in to the browser so it must be accessible (?) and unless you need to support IE11 https://caniuse.com/details which ...
  • OZZlE
  • Opened 
    on Dec 16, 2022
  • #361
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 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