Skip to content

Add user feedback when they have reached character limit on text inputs #506

@pmarsh-scottlogic

Description

@pmarsh-scottlogic

Since PR #503 we have a maximum number of characters allowed in our defence config text inputs. We will soon be limiting the chatbox input as well (#507). When the user hits that character limit, we simply stop them from being able to add more text. There is no indication why they can't add more characters, or that it's intentional. Maybe they'll think that their keyboard is faulty!

Image


For this ticket we want to let the user know that they have hit the character limit. We will want some UX input on this, for there are several options including:

  • Some sort of error popup/tooltip
  • Error text that sits below the input box, similar to the success text. example below
    Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedBlocked from progressingfrontendRequires work on the frontendui designRequires UI design input

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions