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: unable to close the panel use the confirm button #678

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

Yuiai01
Copy link
Contributor

@Yuiai01 Yuiai01 commented Sep 21, 2023

@vercel
Copy link

vercel bot commented Sep 21, 2023

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

Name Status Preview Comments Updated (UTC)
picker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 21, 2023 8:33am

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #678 (3a9eca7) into master (efc0bfd) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 3a9eca7 differs from pull request most recent head 2d9966d. Consider uploading reports for the commit 2d9966d to get more accurate results

@@           Coverage Diff           @@
##           master     #678   +/-   ##
=======================================
  Coverage   98.93%   98.93%           
=======================================
  Files          56       56           
  Lines        2443     2443           
  Branches      734      734           
=======================================
  Hits         2417     2417           
  Misses         24       24           
  Partials        2        2           
Files Changed Coverage Δ
src/RangePicker.tsx 99.29% <ø> (ø)
src/hooks/useRangeOpen.ts 100.00% <100.00%> (ø)

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

@zombieJ zombieJ merged commit d7d4f1b into react-component:master Sep 21, 2023
8 checks passed
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.

rangepicker open属性受控下 行为有问题
2 participants