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

fix: No error appeared when writing characters in calculator. #2806

Merged
merged 1 commit into from
May 29, 2024

Conversation

Mahmoud-Emad
Copy link
Contributor

Description

Fixed entering characters value in the balance field

Changes

  • Added the 'isInt' validation rule to check the entered value and display an error in case the entered value wasn't an integer.

Related Issues

Screenshots/Video

  • image

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings
  • Screenshots/Video attached (needed for UI changes)

- Added the 'isInt' validation rule to check the entered value and display an error in case the entered value wasn't an integer.
@Mahmoud-Emad Mahmoud-Emad merged commit 2b852fd into development May 29, 2024
3 checks passed
@Mahmoud-Emad Mahmoud-Emad deleted the development_calculator_balance_issue branch May 29, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants