Skip to content

fix: save InPlaceEditor on outside blur - #11342

Open
Aayush5154 wants to merge 1 commit into
marmelab:masterfrom
Aayush5154:fix/inplace-editor-blur
Open

fix: save InPlaceEditor on outside blur#11342
Aayush5154 wants to merge 1 commit into
marmelab:masterfrom
Aayush5154:fix/inplace-editor-blur

Conversation

@Aayush5154

Copy link
Copy Markdown

Fixes #11303

What I did

  • Fixed InPlaceEditor blur handling when focus moves outside the editor.
  • Added a regression test for saving when focus moves to an external element.

Testing

  • All test suites pass.
  • Manually verified the behavior in Storybook.

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.

InPlaceEditor ignores blur when focus moves outside the editor

1 participant