Skip to content

Accordion Animation Layer #3566

Open
Open
@StefanSeliger

Description

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions