Skip to content

feat(fireabase-ai): add keyboard focus management #2682

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

YoungHypo
Copy link

The soft keyboard is not automatically retracted when the user clicks on other areas of the interface after typing in the text input box.

By adding focus management logic to the root containing the text input box, the focus is automatically cleared when the user clicks on a blank area, which triggers a keyboard retraction.

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.

1 participant