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: TreeSelect keyboard navigation has inconsistent focusing #433

Merged
merged 3 commits into from
Sep 1, 2023

Conversation

flyFatSeal
Copy link
Contributor

修复ant design 中 TreeSlect 组件 下拉框打开时 active option 没有跟随 value 高亮。
fix ant-design/issues#38566

@vercel
Copy link

vercel bot commented Jun 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tree-select ❌ Failed (Inspect) Sep 1, 2023 3:31am

@flyFatSeal
Copy link
Contributor Author

@zombieJ 能不能帮忙看看呢

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Merging #433 (16ea57c) into master (f647626) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 16ea57c differs from pull request most recent head 340fc01. Consider uploading reports for the commit 340fc01 to get more accurate results

@@            Coverage Diff            @@
##            master      #433   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          512       513    +1     
  Branches       146       146           
=========================================
+ Hits           512       513    +1     
Files Changed Coverage Δ
src/OptionList.tsx 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@zombieJ zombieJ merged commit a5acdf2 into react-component:master Sep 1, 2023
8 of 9 checks passed
@zombieJ
Copy link
Member

zombieJ commented Sep 1, 2023

+ [email protected]

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.

TreeSelect keyboard navigation has inconsistent focusing
2 participants