You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the Bio input field in the Profile Settings page to allow a maximum of 64 characters. Implement validation to prevent users from entering more than 64 characters and display an error message if the limit is exceeded.
###Requirements:
Set a maximum character limit of 64 for the Bio input field.
Prevent users from typing more than 64 characters in the Bio field.
Display an error message when the user exceeds the character limit, stating "Bio cannot exceed 64 characters."
Ensure that the error message and input field design are consistent with the overall design of the Profile Settings page.
Acceptance Criteria
The Bio input field restricts users to a maximum of 64 characters.
An error message is displayed if the user attempts to enter more than 64 characters.
###Expected Outcome:
Users can only enter up to 64 characters in the Bio input field.
Users receive a clear error message when exceeding the character limit.
Description
Update the Bio input field in the Profile Settings page to allow a maximum of 64 characters. Implement validation to prevent users from entering more than 64 characters and display an error message if the limit is exceeded.
###Requirements:
Acceptance Criteria
###Expected Outcome:
Links
|
FIGMA LINKImages