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(Drawer): fix Drawer cannot be closed when backdrop is clicked #2259

Merged
merged 1 commit into from
Dec 30, 2021

Conversation

simonguo
Copy link
Member

fix #2258

@vercel
Copy link

vercel bot commented Dec 27, 2021

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

rsuite-v4 – ./docs

🔍 Inspect: https://vercel.com/rsuite/rsuite-v4/4r8CM1pNQPfT29fi5fYqD87dsMAq
✅ Preview: Canceled

rsuite-nextjs – ./docs

🔍 Inspect: https://vercel.com/rsuite/rsuite-nextjs/4GeD515wGmm2EjspJqRHd5eGCyLz
✅ Preview: https://rsuite-nextjs-git-fix-drawer-close-rsuite.vercel.app

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 34aaad9:

Sandbox Source
rsuite-tp-ci Configuration

@codecov
Copy link

codecov bot commented Dec 27, 2021

Codecov Report

Merging #2259 (34aaad9) into main (9bfbbcc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2259   +/-   ##
=======================================
  Coverage   85.67%   85.67%           
=======================================
  Files         274      274           
  Lines        8588     8588           
  Branches     2383     2383           
=======================================
  Hits         7358     7358           
  Misses        664      664           
  Partials      566      566           
Flag Coverage Δ
ChromeCi 85.65% <ø> (ø)
Firefox 85.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 9bfbbcc...34aaad9. Read the comment docs.

@SevenOutman SevenOutman merged commit a49ee03 into main Dec 30, 2021
@SevenOutman SevenOutman deleted the fix/drawer-close branch December 30, 2021 04:02
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.

Drawer backdrop click for close doesn't work
2 participants