Skip to content

Dropdown with searchable=True: behind cells (wrong z-index) #386

@simonhuwiler

Description

@simonhuwiler

Describe the bug

Hello there

Thanks for Marimo, it looks promising!
I noticed that when dropdown is plotted with searchable=true, the dropdown is behind the next cells (incorrect z-index). See screenshot.

Screenshot
Image

Best regards

Will you submit a PR?

  • Yes

Environment

  • IDE: antigravity (vscode)
  • Vscode plugin: marimo 0.9.13

Code to reproduce

dropdown = mo.ui.dropdown.from_series(df_raw['_name'], searchable=True)
dropdown

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions