Skip to content

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Oct 21, 2022

@vercel
Copy link

vercel bot commented Oct 21, 2022

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

Name Status Preview Updated
select ✅ Ready (Inspect) Visit Preview Oct 22, 2022 at 10:56AM (UTC)

@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Merging #847 (71d9ca7) into master (46a4072) will increase coverage by 0.10%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #847      +/-   ##
==========================================
+ Coverage   99.52%   99.62%   +0.10%     
==========================================
  Files          25       37      +12     
  Lines        1052     1337     +285     
  Branches      334      355      +21     
==========================================
+ Hits         1047     1332     +285     
  Misses          4        4              
  Partials        1        1              
Impacted Files Coverage Δ
src/OptionList.tsx 99.30% <ø> (+<0.01%) ⬆️
src/Select.tsx 100.00% <0.00%> (ø)
src/BaseSelect.tsx 100.00% <0.00%> (ø)
src/hooks/useId.ts 100.00% <0.00%> (ø)
src/Selector/index.tsx 100.00% <0.00%> (ø)
src/utils/valueUtil.ts 100.00% <0.00%> (ø)
src/hooks/useOptions.ts 100.00% <0.00%> (ø)
src/hooks/useLayoutEffect.ts 100.00% <0.00%> (ø)
src/hooks/useFilterOptions.ts 100.00% <0.00%> (ø)
tests/shared/throwOptionValue.tsx 100.00% <0.00%> (ø)
... and 13 more

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

@afc163 afc163 force-pushed the fix/empty-string-select branch from a2edc26 to 71d9ca7 Compare October 22, 2022 10:53
@afc163 afc163 merged commit 34903a8 into master Oct 22, 2022
@afc163 afc163 deleted the fix/empty-string-select branch October 22, 2022 11:03
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.

[Antd Select] Item is not selected when value is empty string

1 participant