Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DT-2347 - support multiselect in combobox #2352

Merged
merged 4 commits into from
Sep 26, 2024

Conversation

rossedfort
Copy link
Contributor

Description & motivation 💭

  • Add functionality to the <Combobox /> component to support multiselect

Screenshots (if applicable) 📸

Screen.Recording.2024-09-26.at.11.22.14.AM.mov
Screen.Recording.2024-09-26.at.11.22.42.AM.mov

Design Considerations 🎨

Testing 🧪

How was this tested 👻

  • Manual testing
  • E2E tests added
  • Unit tests added

Steps for others to test: 🚶🏽‍♂️🚶🏽‍♀️

Checklists

Draft Checklist

Merge Checklist

Issue(s) closed

Docs

Any docs updates needed?

Copy link

vercel bot commented Sep 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
holocene ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2024 8:26pm

@Alex-Tideman
Copy link
Contributor

Screenshot 2024-09-26 at 1 58 56 PM

Might want some padding with no leadingIcon

@Alex-Tideman
Copy link
Contributor

Screenshot 2024-09-26 at 2 01 42 PM

Probably don't want the placeholder when selected

@rossedfort
Copy link
Contributor Author

Screenshot 2024-09-26 at 2 01 42 PM Probably don't want the placeholder when selected

I think we still do, but maybe the n options selected text should go in a badge? I think hiding the placeholder is weird cause then it doesn't really come across as an input you can filter.

Screenshot 2024-09-26 at 2 22 26 PM

@Alex-Tideman
Copy link
Contributor

Ohh I like that

@rossedfort rossedfort merged commit 6292257 into main Sep 26, 2024
14 checks passed
@rossedfort rossedfort deleted the DT-2347-multiselect-combobox branch September 26, 2024 20:46
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.

2 participants