Skip to content

Dropdown component#116

Open
mikemazara wants to merge 2 commits into
mainfrom
iss68-dropdown-menu
Open

Dropdown component#116
mikemazara wants to merge 2 commits into
mainfrom
iss68-dropdown-menu

Conversation

@mikemazara

@mikemazara mikemazara commented Jul 14, 2026

Copy link
Copy Markdown

Reference Issues or PRs

closes #68

What does this implement/fix?

Put a x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features not to work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):
    Adds DropdownMenu to the Nebari registry with composable parts, trigger variants (default/text), optional expand icon support, stories, and tests.

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

Documentation

Access-centered content checklist

Text styling

  • The content is written with plain language (where relevant).
  • If there are headers, they use the proper header tags (with only one level-one header: H1 or # in markdown).
  • All links describe where they link to (for example, check the Nebari website).
  • This content adheres to the Nebari style guides.

Non-text content

  • All content is represented as text (for example, images need alt text, and videos need captions or descriptive transcripts).
  • If there are emojis, there are not more than three in a row.
  • Don't use flashing GIFs or videos.
  • If the content were to be read as plain text, it still makes sense, and no information is missing.

Any other comments?

Added dropdown component. included optional expand icon slot with showicon boolean props for ease of use

image image image image

@mikemazara
mikemazara marked this pull request as ready for review July 14, 2026 22:23
@mikemazara mikemazara changed the title dd Dropdown component Jul 15, 2026
@mikemazara
mikemazara requested review from jbouder, karamba228 and smeragoel and removed request for jbouder July 15, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the Dropdown Menu Component

1 participant