Skip to content

Issue with Input component #3608

Answered by SiTaggart
namuller asked this question in General
Nov 10, 2023 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

Hi @namuller

I don't think this is a bug, it's behaving how I would expect and how the HTML input[type="number"] works. The constraint is placed on the input, and the nudging controls are explicitly tied to that input and its constraints.

I acknowledge that it is annoying that in some browsers I can enter values that don't meet the constraints set on the element itself. In Chrome for example I can type 0, but not a letter. In Safari I can type a letter or 0. That is just how the HTML element works in those browsers right now.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@namuller
Comment options

@SiTaggart
Comment options

Answer selected by serifluous
@namuller
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants