Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frontend: range input widgets should support manual value entry #1543

Open
1 task done
ES-Alexander opened this issue Jan 6, 2025 · 0 comments
Open
1 task done
Labels
enhancement New feature or request ui UI related issues widget-specific A widget-specific issue

Comments

@ES-Alexander
Copy link
Contributor

Current behaviour

You have to physically move the widget to the desired value, even if you know exactly what value you want it to be. If the widget covers a significant range then precise values are difficult and time consuming to achieve, so manual entry can be preferable.

Expected or desired behaviour

  1. Add a "Show Value" option to sliders
    • This could be with a radio button of Show Value: ( tooltip | entry | off ), since some people would want neither, but it seems unlikely someone would want both at the same time
  2. Make the value entry for both sliders and dials editable, instead of read only

Prerequisites

  • I have checked to make sure that a similar request has not already been filed or fixed.
@ES-Alexander ES-Alexander added enhancement New feature or request ui UI related issues labels Jan 6, 2025
@ES-Alexander ES-Alexander added the widget-specific A widget-specific issue label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui UI related issues widget-specific A widget-specific issue
Projects
None yet
Development

No branches or pull requests

1 participant