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

[Example Request]: Focus input to reveal keyboard #436

Open
1 task done
bpmckee opened this issue Jan 10, 2025 · 1 comment
Open
1 task done

[Example Request]: Focus input to reveal keyboard #436

bpmckee opened this issue Jan 10, 2025 · 1 comment

Comments

@bpmckee
Copy link

bpmckee commented Jan 10, 2025

What's the example?

Hi, I have Yoopta in a webview for react native. I'm trying to get it so when I click after the editable area that it actually focuses the last block and brings up the keyboard for the user to start typing.

I've tried editor.focus(), setting a specific block to focus, and even tried selectionBoxRoot. The focus command seems to work but the keyboard isn't popping up and I don't see the typing indicator. Do you have any idea what I need to do?

It's also worth mentioning that autoFocus does not bring up the keyboard either.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Darginec05
Copy link
Collaborator

Hmm 🤔

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

No branches or pull requests

2 participants