base-ui icon indicating copy to clipboard operation
base-ui copied to clipboard

[number field] Pressing and holding the stepper buttons should continuously change the value until released

Open mj12albert opened this issue 2 years ago • 0 comments

Pressing and holding down the increment or decrement should continuously change the value until the button is released. Both clicks and keypresses should be able to trigger this behavior.

References

  • Mantine: https://mantine.dev/core/number-input/#incrementdecrement-on-hold https://github.com/mantinedev/mantine/issues/525
  • <input type="number">: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/number

Search keywords:

mj12albert avatar Jan 15 '24 14:01 mj12albert