enjalot / enjalot/blockbuilder

get back to original value after sliding slider

Open
#20 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
332
Forks
59
PR merge metrics
No merged PRs in 30d

Description

Often after using a slider I just want to get back to the original value, especially if I'm just using the slider to explore what the value affects visually. But, by the time I stop sliding, I've lost the original value. The only way to get back is to do a ton of "control Z".

Would be nice to have a way to keep track of the original value and easily get back to it. And/or to see the diff and choose if I want the new or old value.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating the browser slider interaction and how its value changes are tracked; then clarify whether the intended result is restoring the initial value, viewing a diff, or choosing between old and new values. Done should include an agreed interaction and coverage for the selected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.