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(cff-12): pointer-events none remains after closing issue #364

use setTimeout to change the dialog state at the next render cycle

8006c23
Select commit
Loading
Failed to load commit list.
Merged

fix(cff-12): pointer-events none remains after closing issue #364

use setTimeout to change the dialog state at the next render cycle
8006c23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2024 in 1s

38.86% (+0.00%) compared to 28be1b0

View this Pull Request on Codecov

38.86% (+0.00%) compared to 28be1b0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.86%. Comparing base (28be1b0) to head (8006c23).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #364   +/-   ##
=======================================
  Coverage   38.86%   38.86%           
=======================================
  Files          54       54           
  Lines         826      826           
  Branches       80       80           
=======================================
  Hits          321      321           
  Misses        438      438           
  Partials       67       67           

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