Android: Issue with focus on input_text field

Created on 26 Aug 2020  路  7Comments  路  Source: home-assistant/android

Home 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:
image

Additional information:

bug

All 7 comments

does this issue happen in chrome for android?

does this issue happen in chrome for android?

Yes, and in the app.

/move frontend

鈿狅笍 You must have write permission for the source repository.

This is a custom card? We wont accept that issue on the frontend.

(use the event value-changed instead of change)

I'm confused. You asked a question and then closed before I could respond. This is not a custom card. It is the input_text if that is what you are asking. The submit button is a custom card but that is not the issue. The issue is from within the app the data is not being recognized unless you click outside of the entities card. The entities card is not custom.

@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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

andriej picture andriej  路  4Comments

tiagofreire-pt picture tiagofreire-pt  路  3Comments

Knoxie picture Knoxie  路  5Comments

Hypfer picture Hypfer  路  3Comments

N-Schaef picture N-Schaef  路  5Comments