Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NumberField] Decrement/Increment buttons working inconsistently on Android device #1287

Closed
KenanYusuf opened this issue Jan 6, 2025 · 0 comments · Fixed by #1294
Closed
Assignees
Labels
bug 🐛 Something doesn't work component: number field This is the name of the generic UI component, not the React module!

Comments

@KenanYusuf
Copy link
Member

KenanYusuf commented Jan 6, 2025

Bug report

Current behavior

The decrement and increment buttons are not consistently functioning as expected. As you can see in the video, the value does not always change when the buttons are pressed.

number-field-touch.mp4

Expected behavior

The value should change on increment/decrement button press.

Reproducible example

Main Number Field demo on docs https://base-ui.com/react/components/number-field

Base UI version

v1.0.0-alpha.4

Which browser are you using?

Chrome 131

Which OS are you using?

Android 15

Additional context

Google Pixel 7

@github-actions github-actions bot added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jan 6, 2025
@zannager zannager added the component: number field This is the name of the generic UI component, not the React module! label Jan 6, 2025
@atomiks atomiks self-assigned this Jan 7, 2025
@atomiks atomiks added bug 🐛 Something doesn't work and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: number field This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants