unfoldedcircle / feature-and-bug-tracker

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

[bug] Delays can have negative values #323

Open kennymc-c opened 7 months ago

kennymc-c commented 7 months ago

Is there an existing issue for this?

Description

I noticed that you can set a delay to a negative value via the web configurator wich doesn't make sense and therefore results in an error message

Bildschirmfoto 2024-02-17 um 19 27 34

Reloading the page resets the value to 0

How to Reproduce

  1. Edit an activity or macro
  2. Add a delay
  3. Click on the minus button

Expected behavior

The minimum value of a delay should be 0 or 1 ms

System version

1.6.10

What part of the system affected by the problem?

Web Configurator

Additional context

No response