Narrator for spin button and <Input type=number> should not announce default min/max values when undefined.
Currently, if aria-valuemax and aria-valuemin attributes are not defined for an input element, Narrator will announce "Minimum 0 and maximum 0". In the case that there is no functional min/max to be set, this is misleading for users.
This behavior can be seen in the Value example here:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/number

1 comment
-
Thanks for sharing this feedback with us Vivian, we will be sure to pass this on to the engineering team. Please continue to share your feedback here with us, and continue to upvote posts that you agree with.