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): rollback body style while unmount fix #3725 #3829

Merged
merged 3 commits into from
Mar 30, 2022

Conversation

bindoon
Copy link
Member

@bindoon bindoon commented Mar 25, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 25, 2022

Codecov Report

Merging #3829 (284f1e5) into feat/1.26 (0889044) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           feat/1.26    #3829   +/-   ##
==========================================
  Coverage      90.40%   90.40%           
==========================================
  Files            305      305           
  Lines          17899    17899           
  Branches        5394     5394           
==========================================
  Hits           16182    16182           
  Misses          1696     1696           
  Partials          21       21           

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 0889044...284f1e5. Read the comment docs.

@@ -172,11 +180,35 @@ const Drawer = props => {
}
}, [container]);

const handleExited = () => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

最好有些注释方便理解

@lakerswgq lakerswgq merged commit 9155964 into alibaba-fusion:feat/1.26 Mar 30, 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.

2 participants