Name the error icon in the field's anatomy

Plan step 20, finding IN-18.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Qwx5USif3wFFmxtHg5U1g9
This commit is contained in:
Andreas Reinhold / reini
2026-09-14 06:15:10 +02:00
co-authored by Claude Fable 5.1
parent a13f5e44a6
commit 71442831ff
+2
View File
@@ -16,6 +16,8 @@
* .field the whole thing; `class` from the call site lands here; data-variant, data-size * .field the whole thing; `class` from the call site lands here; data-variant, data-size
* .field-box the 56px row: icon, prefix, control, suffix, trailing * .field-box the 56px row: icon, prefix, control, suffix, trailing
* .field-control the <input>, <select> or <textarea> * .field-control the <input>, <select> or <textarea>
* .field-trailing what ends the row; .field-error is the error icon M3 asks for as the
* error state's second indicator
* .field-outline the fieldset and its legend (the filled field's indicator line) * .field-outline the fieldset and its legend (the filled field's indicator line)
* .field-label the visible label * .field-label the visible label
* .field-support the hint, or the error in its place * .field-support the hint, or the error in its place