zigbee2mqtt-frontend icon indicating copy to clipboard operation
zigbee2mqtt-frontend copied to clipboard

[Bug]: Device Settings : Add Filtered Published Attributes is auto closing/disapearing

Open rionshin opened this issue 1 year ago • 2 comments

What happened?

When I select Device go to settings and click on + Filtered publish attributes the field is auto disappearing randomly after few seconds . Please see the videos with the issue in Safari and Firefox

https://github.com/user-attachments/assets/a1a6c9c4-0f3e-41a3-a645-9c63144d464f

https://github.com/user-attachments/assets/4f00e54f-3b24-44e8-ad8b-a36f3938e6d4

When i add it in the configuration.yaml all is working ok on frontend and it shows it

friendly_name: KitchenMotionSensor
filtered_attributes:
  - device_temperature

What browsers are you seeing the problem on?

Firefox, Safari

Relevant stacktrace

Zigbee2MQTT version
1.39.0 commit: 03269267 

frontend:
  port: 8181
  host: 192.168.*.*
  auth_token: ********

Did you download state.json.zip?

I will not attach state.json.zip

rionshin avatar Jul 31 '24 09:07 rionshin

I think this happens because the UI refreshes constantly with the current settings. I'm seeing a similar issue when trying to enable or disable an entity:

z2m-frontend

The only way to save such a setting from the UI is to quickly press Submit after checking/unchecking the box using the spacebar key.

ov1d1u avatar Aug 27 '24 11:08 ov1d1u

Seems that whole UI is refreshing every time WS message comes in.

technixp avatar Sep 02 '24 14:09 technixp

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 25 '25 22:04 stale[bot]