design-system
design-system copied to clipboard
[bug]: AccordionToggle being displayed being a modal
What version of strapi-design-system are you using?
NPM: 8.13.1 Node.js: 18 DS: 1.8.2 Brave
What's Wrong?
When having AccordionToggle inside of a modal, in Chrome, it can have a z-index issue. See more here
To Reproduce
Create an Accordion component inside of a modal component with an AccordionToggle using Chrome.
Expected Behaviour
Toggle should not be behind the modal.
Can you supply a reproduction of the issue e.g. a codesandbox, thank you!
Closing due to inactivity.