跳到主要内容
ArcBlock Community

Missing Character Limit Warning on Chat Rename

JM “cryptotestnet” Morales
支持
arcspherebugreliabilityux

Description: When attempting to rename a chat in Arcsphere, if the user reaches the maximum character limit while typing, the application provides no visual feedback, prompt, or message to indicate that no more characters can be entered. This creates a confusing user experience where keystrokes appear unresponsive without explanation.

Steps to Reproduce:

  1. Open the Arcsphere application.
  2. Navigate to the Chat/Conversation section.
  3. Select any existing chat and initiate the "Rename" action (usually via long-press or menu options).
  4. Begin typing in the rename input field.
  5. Continue typing until you reach the character limit.

Expected Result: When the character limit is reached, the app should display:

  • A toast message or inline text indicating "Maximum characters reached" or similar.
  • Visual feedback (e.g., input field shaking, counter turning red, or a small hint below the field).
  • A character counter showing "X/Y characters used" that highlights when the limit is hit.

Actual Result:

  • The text input simply stops accepting new characters.
  • No message, tooltip, or visual indicator appears to inform the user why typing has stopped working.
  • The user may incorrectly assume the app has frozen, the keyboard is malfunctioning, or there's a bug with text input.

Impact:

  • Poor user experience and confusion.
  • Users may not realize they are being constrained by a limit rather than experiencing a technical issue.
  • No indication of how many characters are allowed or have been used.

Suggested Fix: Implement a character counter (e.g., "0/50") that becomes visible when the rename field is active, and/or display a brief toast/snackbar message when the limit is exceeded.

回复