Feature #373
openGraphical slider for setting "% Done" field
0%
Description
A slider could visualize the progress of an issue in a more haptic way, probably leading to a slightly more intuitive
way of setting it.
Related issues
Updated by Brad Lang over 14 years ago
+1, the drop down box feels clunky for this field
Would something like this be suitable? http://ajaxian.com/archives/rails-slider-component
Updated by Daniel Felix almost 11 years ago
- Description updated (diff)
Maybe, since jQuery is used for some kinds of interfaces, this could be handled with this:
http://jqueryui.com/slider/
With this implementation, the whole form backend don't have to be changed. Just the display should be changed.
Updated by Daniel Felix over 10 years ago
This could be implemented by a UI-Slider in combination of some input field which is display. The slider is for a fast setting of the input field. for everyone who wants do define it directly, there is still some input field which could be edited.
Updated by Mischa The Evil almost 4 years ago
- Related to Feature #31756: Add more values to done ratio added