We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Item amount not accepting decimal value like 0.8
Error should not be shown for decimal values between 0 to 1. [What you expected to happen]
Input validation error should accept decimal values between 0 to 1.
[Include any additional information that may help in diagnosing the issue]
[If you have suggestions for how to fix the issue, provide them here]
[Note: Please replace the placeholders in square brackets with specific information related to your bug report.]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue Summary
Item amount not accepting decimal value like 0.8
Environment
Steps to Reproduce
Expected Behavior
Error should not be shown for decimal values between 0 to 1.
[What you expected to happen]
Actual Behavior
Input validation error should accept decimal values between 0 to 1.
Screenshots/Logs
Additional Information
[Include any additional information that may help in diagnosing the issue]
Possible Solutions
[If you have suggestions for how to fix the issue, provide them here]
Acceptance Criteria
[Note: Please replace the placeholders in square brackets with specific information related to your bug report.]
The text was updated successfully, but these errors were encountered: