JedWatson / JedWatson/react-select

Is it possible to add multi level select inside react Select component?

Open
#5,228 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

issue/bug-unconfirmed
Dominant language
TypeScript
Stars
28k
Forks
4.1k
PR merge metrics
No merged PRs in 30d

Description

Hi,
In my project I need multi level Select inside react Select. Is it possible?

For eg:

Home > Bag
Book
About
Contact

While clicking on react select I need a dropdown with "Home, about and Contact" and on clickinh Home, I need a secondary level dropdown with "Bag and Book" listed

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 reviewing the react Select component's existing option and customization behavior. Define how the Home, About, and Contact levels should be represented and interacted with, then determine whether the requested nested dropdown can be supported without changing the existing selection behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.