Skip to content

Spinner on numeric TextField doesn't support press-and-hold #420

@andrewpye

Description

@andrewpye

Feature request summary

Make spinner buttons on numeric text fields respond to being pressed and held down, instead of only firing a single click event when the button is released.

Rationale

Currently pressing and holding the spinner on a TextField with type="number" doesn't continually increment/decrement the value displayed:

numeric-text-field-spinner

However, we feel that most users would expect to be able to press and hold the spinner buttons to change the value more quickly than having to click multiple times. For example, in one of our apps, we have numeric text fields which control the positioning of a component on screen, and in that case, being able to hold the spinner down to "slide" the component around the screen is a useful ability to have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions