jimi icon indicating copy to clipboard operation
jimi copied to clipboard

[Feature] Range Slider for Int Fields

Open b1scuit-thi3f opened this issue 3 years ago • 0 comments

Instead of allowing users to put any value they would like in integer fields, being able to define a slider range inside the manifest file would allow for more visible form validation before a user updates an object. Certain APIs for example have limitations on paging size etc, and so by allowing a user to allow provide certain values would make the UX better overall.

This should be fairly easy to implement with the range form object in BS5: https://getbootstrap.com/docs/5.0/forms/range/#min-and-max

b1scuit-thi3f avatar Oct 04 '21 10:10 b1scuit-thi3f