Keytag on Dsdata is a number field that must be positive, and due to it being a number field it defaults to having a up and down arrow to the right side of the number entry box (see picture in additional context). However, if you click the down arrow when there is nothing in the box yet it shows -1 and will further allow other negative numbers, which won't be valid in that field anyways. While not a bug as this is the default behavior for a number box AND it will show an error if you try to submit it like that, it does appear to be an odd user experience and a bit misleading.
Acceptance criteria
[ ] the down arrow doesn't show or at least it doesn't allow it to go negative
Additional context
The up/down arrows on number fields is pretty standard it may be more effort than it is worth to fix this and may not be entirely trivial.
Screen shot of field for reference:
Issue description
Keytag on Dsdata is a number field that must be positive, and due to it being a number field it defaults to having a up and down arrow to the right side of the number entry box (see picture in additional context). However, if you click the down arrow when there is nothing in the box yet it shows -1 and will further allow other negative numbers, which won't be valid in that field anyways. While not a bug as this is the default behavior for a number box AND it will show an error if you try to submit it like that, it does appear to be an odd user experience and a bit misleading.
Acceptance criteria
Additional context
The up/down arrows on number fields is pretty standard it may be more effort than it is worth to fix this and may not be entirely trivial. Screen shot of field for reference:
Links to other issues
No response