Files
molecule-core/canvas
core-uiux fa8462883e fix(canvas): aria-label on "Add new" secret form inputs (WCAG 4.1.2)
The "Add new" section had two bare <input> elements with only
placeholder text. Added aria-label="Secret key name" and
aria-label="Secret value" — distinct from the per-row Field
inputs that PR #1453 already fixed.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 11:36:22 +00:00
..