Skip to content

DBPopover width auto same as fixed #4628

@biancavo

Description

@biancavo

Which generators are affected?

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

Reproduction case

After the major update from v2.4.4 to v3 popovers with the property width="auto" have the same width as popovers with width="fixed".
In both cases the popover content has max-inline-size: var(--db-container-xs); as styling.

The last example for width on the documentation website shows the difference between the versions:

Expected Behaviour

Popover with width="auto" should have correct styling (like in v2.4.4).

Screenshots

No response

Browser version

None

Add any other context about the problem here.

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions