themesberg / themesberg/flowbite

Select component > Multiple selection bug

Open
#865 3 comments 0 reactions 0 assignees View on GitHub

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

image

Expected behavior
I saw this multiple selection in flowbite svelte and it looks pretty cool :)

image

Desktop (please complete the following information):

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.