Skip to content

Character counter message should stay on top when combined with error messages #4101

@mrosvik

Description

@mrosvik

Description:
When a field has both an error message and a character counter message (e.g., "1 character too many"), the counter currently shifts below the error message.

The character counter should always remain in the same place, at the top, since it is already positioned there by default to inform the user how many characters they can use. The error message can then appear below it.

Why this is important:

  • Keeps a consistent placement of the character counter.
  • Prevents the counter from "jumping" position when errors occur.
  • Improves readability and reduces cognitive load for users.
Image

Metadata

Metadata

Assignees

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions