Tencent / Tencent/tdesign-miniprogram
[TreeSelect 树形选择] 支持skyline模式
Open
Nobody has claimed this yet.
Skyline
- Dominant language
- Vue
- Stars
- 1.8k
- Forks
- 337
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 19
Description
这个功能解决了什么问题
请TreeSelect 树形选择支持skyline模式
你建议的方案是什么
目前的问题是里面嵌套的scroll-view,没有加上type
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
Locate the TreeSelect component and inspect the nested scroll-view mentioned in the issue. Confirm how skyline mode is represented elsewhere in the project, then verify that TreeSelect's scroll-view has the required type and that skyline mode behaves correctly.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100