Form Required Class Missing from Claro

Created on 23 July 2020, almost 5 years ago
Updated 30 January 2023, over 2 years ago

The required asterisk is missing from horizontal tabs when using Claro.

This works on seven admin theme due to there being a generic `form-required::after` selector in the CSS, whereas Claro only contains specific selectors such as

.form-item__label.form-required::after,
.fieldset__label.form-required::after,

I propose a patch to either add a generic selector like Seven theme OR add horizontal tabs styling

.form-item__label.form-required::after,
.fieldset__label.form-required::after,
.horizontal-tabs .form-required::after
🐛 Bug report
Status

RTBC

Version

10.1

Component
Field 

Last updated 6 days ago

Created by

🇬🇧United Kingdom alanoakden

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024