Skip to content

#2111 Adding to onFocus event for Split editor, the index of the editor focused #2112

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

Conversation

vagostep
Copy link
Contributor

@vagostep vagostep commented May 1, 2025

What's in this PR?

After the change, now I'm able to identify with editor is being focused. This change would help for any one who wants to perform some action only if an specific editor is focused/active

react-ace-split-onfocus

  • Adding the index of the editor focused when triggering onFocus
  • Update Split example
  • Update tests. For some reason, tests of onFocus were skipped. I unskip one of them to increase the code coverage

References

Fixes

#2111

@securingsincity securingsincity merged commit a6b44a1 into securingsincity:main May 2, 2025
3 of 4 checks passed
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.

2 participants