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(editor): simplify input editor & it should call save on input focusout/blur #1497

Merged
merged 1 commit into from
May 1, 2024

fix(editor): input editor should call save on focusout or blur of input

a14fa39
Select commit
Loading
Failed to load commit list.
Merged

fix(editor): simplify input editor & it should call save on input focusout/blur #1497

fix(editor): input editor should call save on focusout or blur of input
a14fa39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2024 in 0s

99.7% (-0.0%) compared to 7a78106

View this Pull Request on Codecov

99.7% (-0.0%) compared to 7a78106

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.7%. Comparing base (7a78106) to head (a14fa39).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##            next   #1497     +/-   ##
=======================================
- Coverage   99.7%   99.7%   -0.0%     
=======================================
  Files        197     197             
  Lines      21653   21607     -46     
  Branches    6939    6922     -17     
=======================================
- Hits       21587   21541     -46     
  Misses        66      66             

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