Skip to content

Re-look-up slider position when the options change #1234

Closed
@rreusser

Description

@rreusser

Imagine slider steps 1, 2, 3, 4, 5. 3 is active. Step 2 is removed. You were on the third step, now you're on the second. Since we track active by index, the slider no longer reflects the correct state.

#1233 partially addressed similar concerns so that nothing breaks, but fixing this would be a nice cosmetic addition. The only downside is whether it means a full scan on every update, which starts to feel like one more straw on the camel's back with full scans on every update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething brokenfeaturesomething new

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions