ElemeFE / ElemeFE/mint-ui

tab-container上下滚动会影响到兄弟元素

Open
#713 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Vue
Stars
16.4k
Forks
3.5k
PR merge metrics
No merged PRs in 30d

Description

`tab-container`里,滚动第一个``的内容,当切换到第二个的时候第二个一开始并没有滚动,但是滚动条并不在顶部,显示的是被滚动了的效果
[demo](https://zhao-ping.github.io/Panda-Travel/#/find)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked demo and reproduce the issue by scrolling the first , then switching to the second item. Trace the tab-container and tab-container-item behavior to identify where the second item's scroll position is retained; done means each newly selected item begins at the top rather than showing the previous item's scroll state.

Written by the indexing model from the issue text.

Assessment

Domain
frontend, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.