Skip to content

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Apr 12, 2022

close ant-design/ant-design#34975

AutoComplete 是输入模式,选中项只会干扰 active 样式,本身也没有实际交互意义。

@vercel
Copy link

vercel bot commented Apr 12, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/select/CcHWAHJwJ2oRppqXL3RR9VYfQL2x
✅ Preview: https://select-git-feat-combobox-selected-react-component.vercel.app

@codecov
Copy link

codecov bot commented Apr 12, 2022

Codecov Report

Merging #738 (72d7418) into master (dd89dc3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #738   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files          25       25           
  Lines        1011     1013    +2     
  Branches      320      320           
=======================================
+ Hits         1006     1008    +2     
  Misses          4        4           
  Partials        1        1           
Impacted Files Coverage Δ
src/OptionList.tsx 99.29% <100.00%> (+0.01%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

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.

关闭AutoComplete完全匹配时的蓝色高亮
1 participant