Skip to content

DBAccordion's overflow:hidden prevents elements displayed above by z-index (e.g. custom-select elements) #5647

@annsch

Description

@annsch

Which generators are affected?

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

Reproduction case

Using DBAccordion with DBCustomSelect: when the custom select's dropdown is outside the accordion content it's cutted by the following css:

.db-accordion-item>details>summary+div {
overflow: hidden
}

Expected Behaviour

a solution for such elements without cutting them all off.

Screenshots

No response

Browser version

None

Add any other context about the problem here.

No response

Which DB business unit do you work for?

None

”DB Systel” please enter your customer / ”other” please enter your area or business unit.

No response

What project are you working on?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions