Open shadabbuchh opened 2 years ago
We have found issues that are potential duplicates:
Any update on this?
Hey @codedmind this is a low priority item on our plate and I don't think we will get to it anytime soon. Why is this important for you?
@dilippitchika one of our apps have a lot of currency widgets and we are not able to input decimals values... so this have a high impact in our end. Are this difficult to solve? Otherwise we must redo the app and replace the currency widget...
@codedmind this is a different issue, i believe you are talking about this issue - https://github.com/appsmithorg/appsmith/issues/14261 - where the decimal separator is not working in EU countries as expected.
This current issue is a different issue, which only happens in the edit mode and has no impact on view mode
@dilippitchika your are correct! My mistake ... any news regarding that issue :D
We have figured out a solution, but are stuck in terms of scaling that. Could you help us with the details of how your users use currencies, do all of them follow a single style for entering decimals like . or based on the country they are located in they change the way they write decimals?
@dilippitchika yes they all use the same way... in our case the decimal is the comma
Hi @shadabbuchh , I'm picking this issue.
Hi @shadabbuchh , the selected decimals are not being reflected even on clicking inside the widget, as contrary to the description mentioned. I have implemented reflecting decimal values when clicking inside the widget i.e., onFocus, or the value should be reflected when the decimals changed. Share your input over hear.
Is there an existing issue for this?
Description
When user changes the
Decimals
back to0
, the value does not automatically round off rather the user has to click inside the widget for the value to round off. https://www.loom.com/share/3257dda3e9b4459a9bf8f49a9bfa280cSteps To Reproduce
Currency Input
widget.Decimals
to2
.Decimals
value back to0
.Notice that the value does not automatically round off to the nearest number. The user has to click inside the widget in order to round off the value.
Public Sample App
No response
Version
Cloud
Front conversations