home-assistant / frontend

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

Automation popup menu closes when an automation in the list gets executed #13664

Closed Xitee1 closed 1 year ago

Xitee1 commented 2 years ago

Checklist

Describe the issue you are experiencing

If I go to the automation dashboard and click on the 3 dots of an automation to open the menu, then the menu closes itself again when any automation gets executed (when the "last executed" changes).

Describe the behavior you expected

That the menu stays open while automations are getting executed

Steps to reproduce the issue

  1. Go to the automations list
  2. Click on the 3 dots from an automation to open the menu
  3. Wait until any automation gets triggered
  4. Watch how the popup disappears

What version of Home Assistant Core has the issue?

core-2022.9.0

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Firefox, Chrome

Which operating system are you using to run this browser?

Linux Mint, Windows 10

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

firefox_tq1QJIWJil

chertvl commented 2 years ago

Same. For a very long time.

chillymattster commented 1 year ago

Same for me as well. In my case the described behaviour is especially forced by having automations running in a very short interval caused by the solution for "Change scan_interval for AndroidTV integration".

For me the popup menu is currently unusable and it is quite annoying to be forced to go into details of an automation in order to be able to trigger manually, e.g. for testing purposes.

karwosts commented 1 year ago

Fix PR has been filed.

karwosts commented 1 year ago

Fixed by #17049