themesberg / themesberg/flowbite
Select component > Multiple selection bug
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 9.4k
- Forks
- 862
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
I saw in the documentation CSS select that add the multiple attribute to the select component to allow users to select one or more options. However, the problem is that the component no longer looks like a select, and it doesn't allow multiple selections. I tested the multiple selection within my project, and the result is the same with what's documented
Expected behavior
I saw this multiple selection in flowbite svelte and it looks pretty cool :)
Desktop (please complete the following information):
- OS: Ubuntu 22.04
- Browser Brave
- Version 1.64.122 Chromium: 123.0.6312.122 (Official Build) (64-bit)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the CSS select documentation linked in the issue and compare its multiple-select output with the Flowbite Svelte example shown. Trace the documented select markup and styles, then reproduce the behavior locally; done means multiple options can be selected while the component retains the intended select appearance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, tailwindcss
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100