-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Bugs with the currency format control #25234
Comments
9 tasks
Closed by the referenced PRs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While testing the currency format control I found some bugs:
When you clear the currency format, the changes are not reflected in the viz.
Screen.Recording.2023-09-08.at.11.45.59.mov
Screen.Recording.2023-09-08.at.11.46.56.mov
These are just examples for Table and Pivot Table but we should check all supported charts for this problem. It seems the control is not handling the Select
onClear
event.Currency format is not working for the Table chart when in Raw Records mode.
Screen.Recording.2023-09-08.at.11.50.09.mov
Environment
master
Checklist
Make sure to follow these steps before submitting your issue - thank you!
The text was updated successfully, but these errors were encountered: