react-component / react-component/tabs
tab切换时, 内容的高度显示不正确
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 572
- Forks
- 241
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 4
Description
有tabA和TabB两个tab, 对应的content是contentA和contentB, contentA的高是50px, contentB的高是100px, 当通过拖动内容区域的方式从contentA切换到contentB的过程中, contentB的高度显示不正确
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
Reproduce the issue by dragging from contentA at 50px to contentB at 100px during the tab switch. Trace the tab-switching content-height handling and verify that contentB displays at its correct height throughout the transition.
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
- 35/100