react-component / react-component/cascader
Cascader multiple 在多选模式下,并且设置 expandTrigger="hover" 情况下,点击有子节点的父选项(不包含 checkbox 的空白处),不会展开子节点
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 233
- Forks
- 149
- Avg merge
- 10h 23m
- Merged PRs (30d)
- 2
Description
最新版本复现 不知道是否是设计如此
Contributor guide
No contributing guide indexed for this repository
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 with the linked CodeSandbox reproduction in demo.tsx around line 60, using multiple mode and expandTrigger="hover". Trace the Cascader interaction for clicking a parent option outside its checkbox, then verify that child nodes expand while checkbox behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100