You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API response provides labels which could be used (same as are shown in the UI list). I guess it was done this way to limit the characters to be displayed. Same happens for the skip steps. It shows "-600, -300, ...", but the API also provides "-10 min" and "-5 min". But then the whole list would exceed the available space.
Solution should use comma-separated labels in a multiline label.
Array indexes reflect the order that I selected the options. I'd also sort the array.
The text was updated successfully, but these errors were encountered: