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(range): panel keep open when nextValue is empty(#26024) #122

Merged
merged 2 commits into from Aug 10, 2020
Merged

fix(range): panel keep open when nextValue is empty(#26024) #122

merged 2 commits into from Aug 10, 2020

Conversation

kerm1it
Copy link
Member

@kerm1it kerm1it commented Aug 8, 2020

@vercel
Copy link

vercel bot commented Aug 8, 2020

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/picker/h1q49nvs5
✅ Preview: https://picker-git-fork-kermit-xuan-fix-26024.react-component.vercel.app

@codecov
Copy link

codecov bot commented Aug 8, 2020

Codecov Report

Merging #122 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   99.59%   99.59%           
=======================================
  Files          45       45           
  Lines        1969     1969           
  Branches      587      588    +1     
=======================================
  Hits         1961     1961           
  Misses          6        6           
  Partials        2        2           
Impacted Files Coverage Δ
src/RangePicker.tsx 100.00% <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 4478ad0...0fd92e9. Read the comment docs.

tests/range.spec.tsx Outdated Show resolved Hide resolved
@kerm1it
Copy link
Member Author

kerm1it commented Aug 10, 2020

@afc163 没问题了,给合一下。

@afc163 afc163 merged commit 8edfbe3 into react-component:master Aug 10, 2020
afc163 pushed a commit that referenced this pull request Aug 10, 2020
* fix(range): panel keep open when nextValue is empty(#26024)

* chore: udpate test case
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.

None yet

3 participants