unfoldedcircle / feature-and-bug-tracker

Feature and bug tracker repository for Unfolded Circle products
22 stars 0 forks source link

[bug] Commands list reloads every time a delay or dropdown item is changed #324

Open kennymc-c opened 4 months ago

kennymc-c commented 4 months ago

Is there an existing issue for this?

Description

When you change the value of a delay or dropdown list item in an activity on/off or macro sequence the commands list reloads every time the new value is saved. Reload time gets longer the more entities have been added to the activity or macro. It also takes longer if a delay is changed than changing a dropdown list item. This doesn't happen with the entities list and can be reproduced in Safari, Chrome and Firefox.

How to Reproduce

  1. Edit an activity or macro
  2. Add a delay or command with a selection to the sequence
  3. Change the value of the delay or the dropdown list item

Expected behavior

The commands list should't reload every time you change the delay value or dropdown list item

System version

1.6.10

What part of the system affected by the problem?

Web Configurator

Additional context

No response