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 condition preventing props.onFocus execution #5315

Merged
merged 1 commit into from
Jan 14, 2025

Fix condition preventing props.onFocus execution

1285af4
Select commit
Loading
Failed to load commit list.
Merged

Fix condition preventing props.onFocus execution #5315

Fix condition preventing props.onFocus execution
1285af4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

96.92% (+0.00%) compared to 6c6e8d4

View this Pull Request on Codecov

96.92% (+0.00%) compared to 6c6e8d4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.92%. Comparing base (6c6e8d4) to head (1285af4).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5315   +/-   ##
=======================================
  Coverage   96.92%   96.92%           
=======================================
  Files          30       30           
  Lines        3413     3416    +3     
  Branches     1425     1427    +2     
=======================================
+ Hits         3308     3311    +3     
  Misses        103      103           
  Partials        2        2           

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