themesberg / themesberg/flowbite-react
Complex dropdown component (search/actions/etc)
Open
Nobody has claimed this yet.
:rocket: enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 506
- PR merge metrics
- No merged PRs in 30d
Description
Following our conversation on Discord, there are instances where we need to incorporate a <input> within a dropdown, as exemplified here.
In such scenarios, we may need to introduce functionality to append elements before and after the items in the dropdown.
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 by locating the dropdown component and reviewing the linked Flowbite example of a dropdown with search. Determine how the component could support an input and elements before or after the dropdown items, then verify that the resulting API handles the described search and action use cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, tailwindcss, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100