Skip to content

Conversation

CatchABus
Copy link
Contributor

PR Checklist

What is the current behavior?

Right now, calling focus() does not show soft input on SearchBar.

What is the new behavior?

Calling focus() will show soft input on SearchBar.

Fixes/Implements/Closes #1973.

@CatchABus CatchABus force-pushed the fix/android-search-bar-input branch from b912a57 to 6b19bdb Compare February 13, 2025 09:56
@NathanWalker NathanWalker added this to the 8.9 milestone Feb 13, 2025
@NathanWalker NathanWalker merged commit 317b098 into NativeScript:main Feb 13, 2025
3 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.

Calling .focus()-function on "ui/search-bar".SearchBar doesn't show keayboard but returns true
2 participants