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

Introduce autoFocus functionality for web #175

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Introduce autoFocus functionality for web #175

merged 2 commits into from
Feb 15, 2024

Conversation

robertKozik
Copy link
Collaborator

Details

This PR introduces useEffect for handling autoFocus of the contenteditable div

Related Issues

#174

Manual Tests

  1. set autoFocus to true in example app
  2. Open web example
  3. refresh page and verify that input is being auto focused

Linked PRs

Skalakid
Skalakid previously approved these changes Feb 9, 2024
@robertKozik robertKozik merged commit 8a7166d into main Feb 15, 2024
2 checks passed
@robertKozik robertKozik deleted the autofocus-web branch February 15, 2024 08:19
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