ant-design / ant-design-mobile

Essential UI blocks for building mobile web apps.
https://mobile.ant.design
MIT License
11.61k stars 2.39k forks source link

fix(Popup): set pointer-events none while animating #6416

Closed liangskyli closed 10 months ago

liangskyli commented 10 months ago

fix:#6415

github-actions[bot] commented 10 months ago

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

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/ant-design/ant-design-mobile/pull/6416?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design) | Coverage Δ | | |---|---|---| | [src/components/popup/popup.tsx](https://app.codecov.io/gh/ant-design/ant-design-mobile/pull/6416?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL2NvbXBvbmVudHMvcG9wdXAvcG9wdXAudHN4) | `86.30% <100.00%> (+0.19%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.