-
Type:
Task
-
Resolution: Done
-
Priority:
Low
-
Affects Version/s: None
-
None
-
FLW Sprint 6, FLW Sprint 7, FLW Sprint 8, FLW Sprint 9, FLW Sprint 10
The system currently allows users to enter lowercase characters in the First Name and Last Name fields, which is incorrect. The input for both fields must automatically be capitalized, irrespective of the keyboard input. The system should ensure that the names are stored and displayed in all capital letters.
Acceptance Criteria:
- Capitals:
-
- Ensure the First Name and Last Name fields only accept and display capital letters.
- The system should automatically convert any lowercase input into uppercase, regardless of the user's keyboard settings.
- No Keyboard Dependency:
-
- The capitalization should not rely on the user's keyboard configuration (e.g., caps lock ).
- Automatically enforce uppercase input even if the keyboard is set to lowercase.