Skip to content

Wizard form error text should show above the submit button #1053

Description

@adriantadros

Describe the bug
Using FormRenderer, you can set a form level error message by setting the "errorText" attribute.

In a normal form, the error shows above the Submit button.
However in a Wizard form, the form level error message is shown below the submit button.

Sometimes the error message is not visible to the end user as they have to scroll down to see it. i.e. they click Submit, get an error and then don't understand why nothing happened. It would better if the error message in a Wizard form is shown above the Submit button to keep it consistent with the standard form and to provide a better user experience when the user is on small screens or when the form takes up the full page height.

Versions
1.1.13

Please see code sandbox here:
https://codesandbox.io/p/sandbox/wonderful-ellis-929svv

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions