home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
4.04k stars 2.77k forks source link

Its almost impossible to add an entity or device to an automation, script, scene, etc. from the iOS UI. #10855

Open brian1917 opened 2 years ago

brian1917 commented 2 years ago

Checklist

Describe the issue you are experiencing

When on the iOS client (app or browser on iPhone), it's very difficult to add an entity or device to an automation, scene, etc. For example, I start typing "Christmas" for finding my "Christmas Tree", the UI shows "Christmas Tree" but when I click it nothing happens and the list goes away and I need to try again. It works maybe 1 every 10 times.

Describe the behavior you expected

To be able to select entities on the front-end.

Steps to reproduce the issue

  1. Edit an automation in the iOS UI.
  2. In an action, select an entity.
  3. See if it selects or just goes away.

What version of Home Assistant Core has the issue?

core-2021.11.3

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

iOS - all versions.

Which operating system are you using to run this browser?

iOS

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

maartenhendrix commented 2 years ago

When I scroll so the keyboard closes you can select an entity. At least this works for me as a workaround.

SamuelMezger commented 2 years ago

Here's a video of it happening:

https://user-images.githubusercontent.com/51318535/146082329-82d55af3-d5a2-4d40-accf-0cc51203f038.mp4

iOS 15.1

AiYoriAoshi commented 2 years ago

When I scroll so the keyboard closes you can select an entity. At least this works for me as a workaround.

sometimes I somehow manage to close the keyboard and the select list stays but most of times the list just disappears with the keyboard. Really frustrating stuff, can't use the search at all

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

AiYoriAoshi commented 2 years ago

Problem still persists Core-2022.4.5 Supervisor-2022.04.0 HAOS 7.6 Companion 2022.358

melyux commented 2 years ago

I read somewhere this was fixed in 2022.4, but it's not. It's there and it's incredibly aggravating.

pentoo1989 commented 2 years ago

still there in 2022.4.7

mikalauskas commented 2 years ago

this issue is present since 0.x versions and still present on 2022.5.5. Never seen it fixed

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

melyux commented 2 years ago

Is this still happening on latest?

hughsaunders commented 2 years ago

@melyux, yep still happening for me on 2022.9.7

fbradyirl commented 1 year ago

Still happening.

github-actions[bot] commented 11 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

melyux commented 11 months ago

Haven't checked the latest version yet

github-actions[bot] commented 8 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

vilhalmer commented 8 months ago

Still an issue.

github-actions[bot] commented 5 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

melyux commented 5 months ago

How's it?

hco commented 2 months ago

The issue still exists. Could you give me a pointer to the component that’s responsible?

I am a frontend developer and use iOS, maybe I can fix it, but I don’t know my way around the HA frontend codebase :)