Tencent / Tencent/tdesign-react
[Tabs] 期望增加侧边选项上下滚动的能力
Open
Nobody has claimed this yet.
💪🏻 enhancement
- Dominant language
- TypeScript
- Stars
- 965
- Forks
- 373
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 17
Description
这个功能解决了什么问题
当选项数量多且期望placement是left/right时,当前的能力只支持placement是top/bottom的左右滑动,不支持上下滑动
你建议的方案是什么
期望对齐antd的tabs,增加上下滑动的能力
### Tasks
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
Begin by locating the Tabs component and its left/right placement behavior. Compare the expected behavior with antd Tabs, then verify that many tabs in side placement can scroll vertically without breaking the existing top/bottom horizontal behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100