jimi
jimi copied to clipboard
[Feature] Range Slider for Int Fields
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