Bug Description
The "First Name" and "Last Name" fields within the Basic Info section of the user profile settings are currently accepting numeric characters as valid input. This allows for invalid data entry in fields that should strictly contain alphabetical characters.
Steps to Reproduce
1.Navigate to the Settings page in the application.
2.Locate the Basic Info section of the profile form.
3.Click into the First Name input field.
4.Attempt to type numeric characters (e.g., "123").
5.Observe that the field accepts and displays the numbers.
6.Repeat the process for the Last Name input field to confirm the same behavior.
Expected Behavior
The "First Name" and "Last Name" fields should only accept alphabetical characters. Numeric input should be restricted or prevented.
Actual Behavior
The input fields currently accept both alphabetic and numeric characters, leading to invalid data entry.
Severity
Medium
Screenshots / Screen Recording
Browser
Chrome
Operating System
Windows 11
Additional Context
None
Bug Description
The "First Name" and "Last Name" fields within the Basic Info section of the user profile settings are currently accepting numeric characters as valid input. This allows for invalid data entry in fields that should strictly contain alphabetical characters.
Steps to Reproduce
1.Navigate to the Settings page in the application.
2.Locate the Basic Info section of the profile form.
3.Click into the First Name input field.
4.Attempt to type numeric characters (e.g., "123").
5.Observe that the field accepts and displays the numbers.
6.Repeat the process for the Last Name input field to confirm the same behavior.
Expected Behavior
The "First Name" and "Last Name" fields should only accept alphabetical characters. Numeric input should be restricted or prevented.
Actual Behavior
The input fields currently accept both alphabetic and numeric characters, leading to invalid data entry.
Severity
Medium
Screenshots / Screen Recording
Browser
Chrome
Operating System
Windows 11
Additional Context
None