major
nice-to-have
minor
#25217
Layout-Export führt zu invaliden Komponenten-Referenzen bei Referenzierung einer bestehenden Komponente
#25327
Modell-Editor: Falsche Kompositionsmarker, wenn Container-Typ in Diagramm von Content-Typ gezogen wird
defect
(User-visible)
If a `tl:SelectField` is displayed within a `containment` attribute, the input field spans the entire column width, and the selection button disappears.
Improvement
The CSS selectors used to render the appearance and size of the fields have been generalized. While it is possible to render a table within a form (see containment table), the reverse is not true. Consequently, the table CSS selectors now take precedence over the general case, allowing the buttons to be displayed again.
Test
Input fields with buttons must be operable in every display mode, and the buttons must be rendered without excessive spacing behind the input fields.
**Form:**
**Grid:**
**Containment Table:**
**Declarative Form:**