themesberg / themesberg/flowbite-react

Complex dropdown component (search/actions/etc)

Open
#886 3 comments 1 reaction 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.