unfoldedcircle / feature-and-bug-tracker

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

[bug] Delay position reset after moving #318

Open kennymc-c opened 4 months ago

kennymc-c commented 4 months ago

Is there an existing issue for this?

Description

If you add at least 2 consecutive delays in the on or off sequence of an activity and then swap the position of one of these delays, the position is reset. If you then go back to the overview page and open the activity again, the correct sequence is shown. As soon as there is an entity in between, the error does not occur. I was able to reproduce the error with Safari, Chrome and Firefox.

https://github.com/unfoldedcircle/feature-and-bug-tracker/assets/14995555/3ab4110a-04b2-44f4-9138-a4231e25ee9b

How to Reproduce

  1. Open the web configurator
  2. Edit an activity
  3. Add at least 2 consecutive delays to the on or off sequence
  4. Swap the position of these delays
  5. Click on back and open the activity again

Expected behavior

The delay position should not be reset when it has been moved

System version

1.6.10

What part of the system affected by the problem?

Web Configurator

Additional context

No response