Issue with focus on input_text field
See original GitHub issueHome Assistant Android version: 2.2.1-274-full Android version: 10 Phone model: Pixel 4 Home Assistant version: 0.114.3 Last working Home Assistant release (if known): Never Attempted Description of problem: I created a lock management interface. When using the web interface this works fine. If you type a code in the code field and click submit it runs its course.
The issue in the app is that if you type in a code it does not know the code is in the field unless you click outside of the input_text field. So even though you entered a code in the code field and click submit it does not know the code exists unless you click outside of the input_text field.
Traceback (if applicable):
Screenshot of problem:
Additional information:
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Fix focus on input field - javascript - Stack Overflow
Is there a way to fix a focus on input field until, say, user enters 4 characters? The reason I need it is...
Read more >ability to set focus on InputText #2397 - primefaces/primevue
focusing on actual input box in case there was an error coming from the backend etc. Both Vue2 and Vue3 offer a way...
Read more >Cant Focus Input Field - Material Design for Bootstrap
I Cant Focus Input Field In MDB. Before using MDB i am using Bootstrap. In Bootstrap i am using this line to focus...
Read more >Input focus issue inside iframe | Apple Developer Forums
Hi! I currently developing a mobile website and found that Safari on iOS has some problems setting the focus on inputs when they...
Read more >Having a problem with text input focus in android devices
Hi to all , I am having a problem with the text input. When the user click on the menu icon, the menu...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
⚠️ You must have write permission for the source repository.
@bramkragten This is not a custom card - I am having the same issue as @jaswalters with a standard entities card and the built in text_input entity. As @jaswalters noted, this behavior appears to only be a mobile issue (for me in the iOS app), as we aren’t seeing this in the desktop web interface