Tencent / Tencent/tdesign-miniprogram
[Cascader 级联选择器] 是否可以再左上角增加一个插槽
Open
Nobody has claimed this yet.
💪🏻 enhancement
- Dominant language
- Vue
- Stars
- 1.8k
- Forks
- 337
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 19
Description
这个功能解决了什么问题
右上角有关闭或者确定,但是还需要一个插槽来弄重置,不然用户选择后没地方重置
你建议的方案是什么
左上角增加一个重置插槽
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 at the Cascader component implementation and its slot-related tests, if present; the issue names no files. Done means the component exposes a reset slot in the upper-left alongside the existing controls and that selecting it resets the user's current choices.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100