question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Time input component lets dissapear keyboard after first digit input

See original GitHub issue

Home Assistant Android version: 2022.3.0-full

Android version: 11

Phone model: Samsung Galaxy S10

Home Assistant version: 2022.3.7

Last working Home Assistant release (if known): Before the UI update

Description of problem: If in the app i try to change a Time helper the keyboard disappears as soon as i put in the first digit. When i for example want to change the input to 13:14 i have to click the hour input twice to first put in a 1 and then a 3, also for the minutes this behaviour is there.

Traceback (if applicable, to get the logs you may refer to: https://companion.home-assistant.io/docs/troubleshooting/faqs/#android-crash-logs):


Screenshot of problem: A screenshot is hard to make i think. If you cannot reproduce this issue i can make a screencapture if needed.

Additional information:

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
nikiporecommented, Mar 27, 2022

Just because you don’t see in in the Android version of Chrome it doesn’t mean it works fine “in browsers” per se. I found home-assistant/frontend#11945 using Chrome on Mac. It is also there in Safari on Mac and in the iOS app.

1reaction
liquidacidcommented, Mar 24, 2022

hmm i only see this behaviour in the app so i’d put it here. On browsers it works fine

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is there a way to keep the keyboard open even when input ...
Basically, I have a text input which covers 95% of the screen and I ... By default, tapping a button on iOS doesn't...
Read more >
In React ES6, why does the input field lose focus after typing a ...
Every time your state/prop change, the function returns a new form. it caused you to lose focus. Try putting what's inside the function...
Read more >
Handle input method visibility | Android Developers
When input focus moves in or out of an editable text field, Android shows or hides the input method—such as the on-screen keyboard—as ......
Read more >
How to dismiss the keyboard in React native without clicking ...
To dismiss the keyboard we will be discussing two methods. The first method uses TouchableWithoutFeedback component to invoke a function ...
Read more >
<input type="button"> - HTML: HyperText Markup Language
Keyboard shortcuts, also known as access keys and keyboard equivalents, let the user trigger a button using a key or combination of keys...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found