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

[Bug]: decimal point missing on iPad soft keyboard on a number field with decimals #4783

Closed
1 task done
mizgaionutalexandru opened this issue Sep 25, 2024 · 0 comments · Fixed by #4784
Closed
1 task done
Labels

Comments

@mizgaionutalexandru
Copy link
Contributor

mizgaionutalexandru commented Sep 25, 2024

Code of conduct

  • I agree to follow this project's code of conduct.

Impacted component(s)

NumberField

Expected behavior

The minimized/soft keyboard on iPad (the keyboard after you "pinch" it) is missing the decimal point when the number field uses decimals.

Actual behavior

The minimized/soft keyboard on iPad (the keyboard after you "pinch" it) should show the decimal point when the number field uses decimals.

Screenshots

simulator_screenshot_5FBAC497-7BF4-467D-952A-AAB8EDD748A9

What browsers are you seeing the problem in?

Safari

How can we reproduce this issue?

  1. Go to the decimals numberfield storybook (here)
  2. Click on the input itself to see the iPad's keyboard
  3. Pinch the keyboard to minimize it
  4. Observe that the keyboard doesn't have a decimal point, only numbers

Sample code or abstract reproduction which illustrates the problem

No response

Severity

SEV 3

Logs taken while reproducing problem

No response

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

Successfully merging a pull request may close this issue.

2 participants