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

Conversation

ghiscoding
Copy link
Owner

No description provided.

Copy link

stackblitz bot commented May 1, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

codecov bot commented May 1, 2024

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.

@ghiscoding ghiscoding changed the title fix(editor): input editor should call save on focusout or blur of input fix(editor): simplify input editor & it should call save on input focusout/blur May 1, 2024
@ghiscoding ghiscoding merged commit ccd344e into next May 1, 2024
7 checks passed
@ghiscoding ghiscoding deleted the bugfix/input-blur-save branch May 1, 2024 18:23
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.

None yet

2 participants