Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accordion Animation Layer #3566

Open
1 of 7 tasks
StefanSeliger opened this issue Dec 6, 2024 · 0 comments
Open
1 of 7 tasks

Accordion Animation Layer #3566

StefanSeliger opened this issue Dec 6, 2024 · 0 comments
Labels

Comments

@StefanSeliger
Copy link

Which generators are impacted?

  • All
  • HTML
  • React
  • Angular
  • Vue
  • Web components
  • Power Apps

Reproduction case

I implemented the DBAccordion plus multiple DBAccordionItems. In the DBAccordionItems I implemented a component with a dropdown. The animation of the "@media screen and (prefers-reduced-motion: no-preference) {
.db-accordion-item[open] summary + div" does prevent the dropdown to be on top of the other elements. Deactivating the animation makes it possible to interact with the dropdown.

Expected Behaviour

I expect no interference of an animation with z-index or whatever causes the interference with the dropdown.

Screenshots

Bildschirmfoto 2024-12-06 um 14 01 15
Bildschirmfoto 2024-12-06 um 14 01 28

Browser version

Chrome

Add any other context about the problem here.

No response

@mfranzke mfranzke added the 👩‍👧‍👦community feedback Feedback from community label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants