Problem/Motivation

When users have form errors they should be consolidated for ease of use.

Steps to reproduce

Create a piece of content and fail to input required data.

Proposed resolution

Consolidate form errors for both node & component forms into a single location with stylized results.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jldust created an issue. See original summary.

jldust’s picture

jldust’s picture

Assigned: jldust » justin2pin
Status: Active » Needs review

This MR should be ready for review including the form error fixes & styles, along with updated tests that validate for new styles being applied.

justin2pin made their first commit to this issue’s fork.

justin2pin’s picture

One scenario that needs to be addressed:

If there are errors in the ME entity form, then a user opens a component form that DOES NOT have errors, and presses "Save" in the toolbar, nothing happens. The errors on the entity form have prevented submission, but it is unclear because the form is overlaid by the component.

justin2pin’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.