Skip to content

Disallow commas in amount input for all devices#292

Open
MaxBerglund wants to merge 1 commit intomasterfrom
commas
Open

Disallow commas in amount input for all devices#292
MaxBerglund wants to merge 1 commit intomasterfrom
commas

Conversation

@MaxBerglund
Copy link

Resolves #291

Although couldn't test on a Google Pixel 6 Pro myself, so not entirely sure if the issue is completely resolved.

@Poizon7 Poizon7 requested a review from hfjallborg March 8, 2026 00:55
Copy link
Contributor

@hfjallborg hfjallborg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but I think there's some issue with the oninput callback. I assume it's meant to automatically replace commas with periods, but it's not working for me. I think that it might be an issue with Vue 😓

I think it may be possible to achieve the same result by changing the lang attribute, but I'm not certain it will completely prevent users from typing in commas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Decimal comma doesn't work

2 participants