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]: Currency is formatted incorrectly #36997

Open
1 task done
leuedaniel opened this issue Oct 21, 2024 · 0 comments
Open
1 task done

[Bug]: Currency is formatted incorrectly #36997

leuedaniel opened this issue Oct 21, 2024 · 0 comments
Assignees
Labels
Bug Something isn't working Community Reported issues reported by community members Currency Input Widget Issues related to currency input widget Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Production Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets

Comments

@leuedaniel
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

I have a value of 2.5 in MariaDB
I display this value as the default value with the currency CHF.
The currency field shows 2.5
If I click in the field, the value 2.5 becomes 25.

Before click:
{CC6641E3-B02A-4EE1-BACB-A984A1429333}

After Click:
{A90F2512-7998-443C-BD37-9B4474C2975E}

Steps To Reproduce

  1. Create a new field for the currency
  2. Select the currency CHF
  3. Select a value as default from a MariaDB select with the value 2.5
  4. The value 2.5 is displayed in the field
  5. Click in the field
  6. The value is changed to 25

Public Sample App

No response

Environment

Production

Severity

Medium (Frustrating UX)

Issue video log

No response

Version

Self hosted / v1.42

@leuedaniel leuedaniel added Bug Something isn't working Needs Triaging Needs attention from maintainers to triage labels Oct 21, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added Community Reported issues reported by community members Medium Issues that frustrate users due to poor UX Production labels Oct 21, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added the Currency Input Widget Issues related to currency input widget label Nov 19, 2024
@github-actions github-actions bot added Widgets Product This label groups issues related to widgets Widgets & Accelerators Pod Issues related to widgets & Accelerators labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Community Reported issues reported by community members Currency Input Widget Issues related to currency input widget Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Production Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets
Projects
None yet
Development

No branches or pull requests

6 participants