Problem/Motivation

When using the entity reference field type, required fields are not styled to have the red asterisk.
The form-required class is in the mark, but no styles for it.

Steps to reproduce

  1. Added the entity reference field to the node that is required (media for example)
  2. Observe when creating content that the red asterisk is missing

Proposed resolution

Update the styles to account for this. The core/themes/claro/css/components/form.css and core/themes/claro/css/components/form.pcss.css

Comments

v.dovhaliuk created an issue. See original summary.

v.dovhaliuk’s picture

The patch has been provided.

v.dovhaliuk’s picture

Status: Needs work » Needs review
smustgrave’s picture

Status: Needs review » Closed (duplicate)