Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(APP-3978): Fix InputNumber component so that it properly handles decimals when there is a default values set #410

Merged
merged 4 commits into from
Feb 21, 2025

Conversation

shan8851
Copy link
Contributor

@shan8851 shan8851 commented Feb 20, 2025

Description

Fix InputNumber component so that it properly handles decimals when there is a default values set

Task: APP-3978

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Manually smoke tested the functionality locally
  • Confirmed there are no new warnings or errors in the browser console
  • Updated the CHANGELOG.md file after the [UPCOMING] title and before the latest version
  • Selected the correct base branch
  • Followed the code style guidelines of this project
  • Reviewed that the files changed in GitHub’s UI reflect my intended changes
  • Confirmed the pipeline checks are not failing

@CLAassistant
Copy link

CLAassistant commented Feb 20, 2025

CLA assistant check
All committers have signed the CLA.

@shan8851 shan8851 changed the title WIP: fix(APP-3978): Fix InputNumber component so that it properly handles decimals when there is a default values set fix(APP-3978): Fix InputNumber component so that it properly handles decimals when there is a default values set Feb 20, 2025
@shan8851 shan8851 requested a review from a team February 20, 2025 15:23
@cgero-eth cgero-eth merged commit a1123bf into main Feb 21, 2025
3 checks passed
@cgero-eth cgero-eth deleted the fix/app-3978 branch February 21, 2025 08:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants