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(Popup): set pointer-events none while animating #6416

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

liangskyli
Copy link
Contributor

fix:#6415

@github-actions
Copy link
Contributor

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6416.surge.sh

@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c75f300) 92.09% compared to head (86db815) 92.10%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6416   +/-   ##
=======================================
  Coverage   92.09%   92.10%           
=======================================
  Files         316      316           
  Lines        6860     6861    +1     
  Branches     1718     1719    +1     
=======================================
+ Hits         6318     6319    +1     
  Misses        504      504           
  Partials       38       38           
Files Coverage Δ
src/components/popup/popup.tsx 86.30% <100.00%> (+0.19%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zombieJ zombieJ merged commit ca731d9 into ant-design:master Oct 30, 2023
8 checks passed
@ekko2665
Copy link

ekko2665 commented Oct 9, 2024

sorry ,how can u do this.
class name of adm-popup-body, will had a style pointer-events: none, then u can't click content
.why can not ? user will think something wrong

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.

3 participants