Skip to content

dcc.Dropdown width rendering incorrect with Dash 3 rc4 #3214

@susodapop

Description

@susodapop

Describe your context
Please provide us your environment, so we can easily reproduce the issue.

  • replace the result of pip list | grep dash below
dash                 3.0.0rc4
dash-core-components 2.0.0
dash_design_kit      1.14.0
dash-html-components 2.0.0
dash-table           5.0.0
  • if frontend related, tell us your Browser, Version and OS

    • OS: [e.g. iOS] MacOS
    • Browser [e.g. chrome, safari] Chrome & Safari
    • Version [e.g. 22] Version 134.0.6998.88 Arm64

Describe the bug

dcc.Dropdown renders squashed with Dash 3, whereas it renders at full-width with Dash 2.x

Expected behavior

The dcc.Dropdown should render the same way between Dash 2.x and Dash 3.x, if there have been no code changes in the app.

Screenshots

Dash 3.0
Image

Dash 2.0

Image

Metadata

Metadata

Assignees

Labels

P1needed for current cyclebugsomething brokendash-3.0Going in dash-3.0 release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions