Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tabs): Fixed the issue where the overflow tab did not scroll into… #2241

Merged
merged 1 commit into from
May 20, 2024

Conversation

l123wx
Copy link
Contributor

@l123wx l123wx commented May 16, 2024

English Template / 英文模板

  • 我已阅读并遵循了贡献文档中的PR指南.

PR类型 (请至少选择一个)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR 描述

Fixes #2239

更新日志

🇨🇳 Chinese

  • Fix: 修复溢出的 tab 在 “activeKey” 变动后没有 "scrollIntoView" 的问题

🇺🇸 English

  • Fix: Fixed the issue where the overflow tab did not scroll into view when the activeKey changed.

检查清单

  • 已增加测试用例或无须增加
  • 已补充文档或无须补充
  • Changelog已提供或无须提供

其他要求

  • 本条 PR 不需要纳入 Changelog

附加信息

after

2024-05-16.15-58-26.mp4

Copy link

codesandbox-ci bot commented May 16, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 63a080b:

Sandbox Source
pr-story Configuration

@YannLynn YannLynn merged commit 08c76a5 into DouyinFE:main May 20, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Tabs collapsible 模式下,通过修改 activeKey 切换 tab 时不会将选中的 tab 出来
2 participants