Unifiedtransform
Unifiedtransform copied to clipboard
Disable Select input fields from going down to negative integers for Quiz, Assignment and CA count
Describe the bug
The select input does not have minimum value a user can enter for quiz, assignment, and CA count, hence it allows users to enter a negative value. To enhance the UX, this defect should be prevented.
To Reproduce
- Log in as an admin an click the Classes and Sections link
- Select Click to view all Sections under this Class
- Select view courses under this section (Ensure you have registered courses for the section)
- Click on Submit Grade for any of the listed courses
- The Select input for entering quiz, assignment, and CA count allows negative values.
Expected behavior
I expected quiz, assignment, and CA count fields should not go below zero (0)