feat(a15): Einheitliches Tabellen-/Listen-Designsystem - #75
Merged
Conversation
Gemeinsame Auswahl-Mixins in _wizard-shared.scss; Auswahl links, Tri-State- Select-all im Kopf, keine Typ-Farbcodierung. Akzent nutzt bestehende $active-color (#00bcd4) statt eines neuen Tokens; Header- und Zeilen-Checkbox vertikal ausgerichtet (15px). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Collaborator
Author
Typ als farbloses Label (data-type-badge entfaerbt); Distribution durchgehend Cyan; funktionale Suche + Typ-Filter in Schritt 3. Schritt 3 als Master-Rail + eingelassenes Imprint-Well mit Breadcrumb, Warning-Counts und Settings-Card. Keine Projektions-Auswahl mehr in Schritt 3 (liegt in Schritt 4 / A13). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…Drop-in, Scroll Suche + Typ-Filter ueber der Available-Liste; Drag-and-drop-Reihenfolge der gewaehlten Features (Reihenfolge persistiert); Drag-in aus Available an Position und Drag-out zum Entfernen (Klick-Add/Remove bleibt); max-height + Scroll auf beiden Listen, damit das Layout bei vielen Spalten haelt. Natives HTML5-DnD. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Collaborator
Author
…, Drag-Cursor Lange Feature-Namen in der Glyph-Preview nicht mehr abgeschnitten (overflow visible, keine 14-Zeichen-Kuerzung); Smart-Suggestions-Button auf den Continue-Button-Stil (btn-primary, cyan); grab/grabbing-Cursor auf Available-Rows. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Collaborator
Author
|
ready to merge |
step3.html-Konflikt zugunsten des A15 Option-1d-Redesigns aufgeloest; step3.ts/step4.* auto-gemerged, Build gruen. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
$wizard-header-row-height + list-header-row Mixin in _wizard-shared.scss; angewandt auf Schritt-2-Tabellenkopf und alle Schritt-4-Listenkoepfe inkl. A13 Projection-Columns-Header/Select-all-Zeile. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


A15 – Einheitliches Tabellen-/Listen-Designsystem
Was: Die wiederkehrenden Tabellen/Listen im Wizard wurden auf ein gemeinsames Auswahl-Designsystem vereinheitlicht (geteilte Mixins in
_wizard-shared.scss, angewendet in Schritt 2/3/4): Auswahl-Checkbox links, eine Tri-State-„Select all"-Checkbox im Kopf (kein separater Button, kein doppelter Zähler), Suchfeld bleibt, eine einzige Akzentfarbe, keine Typ-Farbcodierung der Zeilen. Akzent ist die bestehende$active-color(#00bcd4 Cyan) aus_variables.scss, dunkleres Teal$status-info(#00838f) für den Auswahl-Zähler — kein neues Farb-Token eingeführt. Header- und Zeilen-Checkbox teilen dieselbe Zellen-Geometrie (44px Breite / 12px links, 15px Box) und stehen so auf einer vertikalen Linie.Manuell testen:
Hinweise:
data-type-badge) behalten ihre Farben — die beiden Design-Dateien widersprechen sich hier; bewusst offen gelassen für eine separate Entscheidung._variables.scss) — bei Bedarf nachziehbar.