Skip to content

Switch helpText and validationText order #711

@mbohal

Description

@mbohal

For our design system based on RUI, we would need to show the validationText before the helpText when some input element is in invalid state.

The logic in support of this change is:

  1. if I see the error the helpText was likely not helpful enough and the validationText is more useful to the user.
  2. In cases where the helpText is long it would put the validationText too far from the input element.

For our use case the change of rendering order can be either hardcoded or it can be somehow configurable.

Metadata

Metadata

Assignees

Labels

No fields configured for Feature.

Projects

Status
🔖 To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions