Skip to content
This repository was archived by the owner on Aug 14, 2026. It is now read-only.
This repository was archived by the owner on Aug 14, 2026. It is now read-only.

[Fix): Implement Character Limit for Bio Input in Profile General Settings #1092

Description

@Zaraorji

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:

  1. Set a maximum character limit of 64 for the Bio input field.
  2. Prevent users from typing more than 64 characters in the Bio field.
  3. Display an error message when the user exceeds the character limit, stating "Bio cannot exceed 64 characters."
  4. Ensure that the error message and input field design are consistent with the overall design of the Profile Settings page.

Acceptance Criteria

  1. The Bio input field restricts users to a maximum of 64 characters.
  2. An error message is displayed if the user attempts to enter more than 64 characters.

###Expected Outcome:

  1. Users can only enter up to 64 characters in the Bio input field.
  2. Users receive a clear error message when exceeding the character limit.

Links

| FIGMA LINK

Images

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageThis Ticket is yet to be verified as a valid ticket

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions