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

Merged

Conversation

IronKinoko
Copy link
Collaborator

@IronKinoko IronKinoko commented Sep 9, 2023

fix #6333

@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2023

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

@codecov
Copy link

codecov bot commented Sep 9, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (707dcf8) 91.56% compared to head (8eeb36d) 91.56%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6358   +/-   ##
=======================================
  Coverage   91.56%   91.56%           
=======================================
  Files         306      306           
  Lines        6590     6591    +1     
  Branches     1626     1627    +1     
=======================================
+ Hits         6034     6035    +1     
  Misses        521      521           
  Partials       35       35           
Files Changed Coverage Δ
src/components/center-popup/center-popup.tsx 96.15% <100.00%> (+0.07%) ⬆️

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

@zombieJ zombieJ merged commit 422272a into ant-design:master Sep 15, 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.

Dialog.onConfirm() 在关闭中时可以点击确认按钮
2 participants