Add Cascader component
Open
Nobody has claimed this yet.
plan: Pro
scope: new proposal
type: new feature
waiting for 👍
- Dominant language
- TypeScript
- Stars
- 5.8k
- Forks
- 1.8k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 148
Description
When it comes to navigating a deep tree hierarchy, a columns based cascader ui (with search/filter) is the best ui I know of.
A component (or several) that gave us this functionality together with the material-ui flexibility seems like a good idea to me :)
Benchmark
- https://rsuitejs.com/en/components/multi-cascader
- https://ant.design/components/cascader/
- https://app.figures.hr/try/market-data
Similar to #514
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 reviewing the issue screenshots, the benchmark links, and related issue #514 to understand the intended cascader behavior. Define the component scope, including deep-tree navigation and search/filter support; done means the agreed functionality is available with the flexibility expected from the project.
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
- Mostly clear
- Newbie friendliness
- 32/100