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

feat :InputNumber: Accept Comma And NumpadDecimal as decimal "sign", o… #6506

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from

Conversation

EvanLrC
Copy link

@EvanLrC EvanLrC commented Oct 1, 2024

As anAZERTY (French) keyboard layout with french localization : having to use the comma is really counter intuitive. Here is a schema for better understanding.

354626602-0ea25181-44d4-44a3-9040-05c44de22ce2

To improve the user experience, it would be desirable to use a Comma (, or .) to go to the decimal part.

###Defect Fixes
#3722

…nly for locale 'fr-FR' ?

As anAZERTY (French) keyboard layout with french localization : having to use the comma is really counter intuitive. Here is a schema for better understanding.

354626602-0ea25181-44d4-44a3-9040-05c44de22ce2

To improve the user experience, it would be desirable to use a Comma (, or ,) to go to the decimal part.
Copy link

vercel bot commented Oct 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
primevue ❌ Failed (Inspect) Oct 1, 2024 3:11pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
primevue-v3 ⬜️ Ignored (Inspect) Visit Preview Oct 1, 2024 3:11pm

@EvanLrC EvanLrC changed the title feat/InputNumber: Accept Comma And NumpadDecimal as decimal "sign", o… feat :InputNumber: Accept Comma And NumpadDecimal as decimal "sign", o… Oct 1, 2024
@tugcekucukoglu tugcekucukoglu added this to the 3.54.0 milestone Oct 2, 2024
@tugcekucukoglu tugcekucukoglu added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants