Skip to content

Conversation

akmjenkins
Copy link
Contributor

This fixes #33815

@vercel
Copy link

vercel bot commented Jan 25, 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/83xFVm7Uh1vcvKRF3v3jF86Zzgky
✅ Preview: https://select-git-fork-akmjenkins-bug-fix-field-f42870-react-component.vercel.app

@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #713 (f672a41) into master (452d917) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #713   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files          25       25           
  Lines        1010     1010           
  Branches      335      335           
=======================================
  Hits         1005     1005           
  Misses          4        4           
  Partials        1        1           
Impacted Files Coverage Δ
src/OptionList.tsx 99.28% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 452d917...f672a41. Read the comment docs.

@MadCcc
Copy link
Member

MadCcc commented Jan 25, 2022

Could you provide test cases?

@akmjenkins
Copy link
Contributor Author

akmjenkins commented Jan 25, 2022

@MadCcc

Could you provide test cases?

Added!

@MadCcc MadCcc merged commit f7ed85e into react-component:master Jan 25, 2022
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.

Unable to select with keyboard when using FieldNames in Select/TreeSelect
2 participants