Field label inline not working - again

Created on 29 March 2024, 3 months ago
Updated 21 April 2024, 2 months ago

Problem/Motivation

In #3026418: Field inline label not working the field label inline display was fixed, for an older version of Radix.
Now in Radix 5.x, it seems to be broken again.

Steps to reproduce

Configure an entity view mode.
Set field label = inline for one field.
Expected: Labels shows as inline.
Actual: Label above the field value.

Proposed resolution

See https://git.drupalcode.org/project/radix/-/commit/5fa26c8cf36db1a52c5926...
In the old version, d-flex was added for inline field labels.

In the new version we have to add this in components/field/field.twig.
https://git.drupalcode.org/project/radix/-/blob/6.0.x/components/field/f...

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

6.0

Component

Code

Created by

🇩🇪Germany donquixote

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024