-
-
Notifications
You must be signed in to change notification settings - Fork 451
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
Reka UI version: 2.6.0
Client OS: iPhone 26.1
Browser: Safari 26Link to minimal reproduction
https://www.reka-ui.com/docs/components/number-field#number-field
Steps to reproduce
- Open the reproduction link (Reka UI's documentation page for
<NumberField>). - Navigate to the first demo.
- Click on the increment/decrement button.
Describe the bug
Clicking on the increment/decrement button of the <NumberField> component increments/decrements the value and focuses the input, which could cause the virtual keyboard to open up on touch devices.
Expected behavior
Clicking on the increment/decrement button of the <NumberField> component shouldn't focus the input (at least not on touch devices) or we should be able to opt out of this behavior, as it could open up the virtual keyboard and negatively affect user experience.
Context & Screenshots (if applicable)
No response
haashemi, TheMoonVyy and J-Michalek
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working