COMPONENTS / ATOMS / al-field-note← ALL COMPONENTS

Field Note

<al-field-note><ALFieldNote> REACTbetaOPEN IN FIGMA ↗

Reference generated from the custom elements manifest — 2 properties, 1 slots, 0 events.

PLAYGROUND2 CONTROLS
PREVIEW / al-field-note / ALTITUDE
Loading preview
This is a field note.
FLAGS
CODE — HTML / REACT

Guidance

NOT YET AUTHORED · 20 COMPONENTS COVERED

NO USAGE GUIDANCE HAS BEEN WRITTEN FOR THIS COMPONENT YET. THE API BELOW IS GENERATED FROM THE MANIFEST AND IS COMPLETE; WHAT IS MISSING IS WHEN TO REACH FOR IT AND WHEN NOT TO.

IN SYNCAltitude Design SystemFIGMA SET · Field Note1:1 ON EVERY PROPERTYFROM TRACKED PROJECTION

Code and the Figma component set matched at the last confirmed sync, and neither has changed since.

DECIDED BY
CONTRACT DIFF
FIGMA SIDE
OBSERVED
LAST CONFIRMED SYNC
2026-08-28
PUBLIC SURFACE
2 ATTR · 1 SLOT · 0 EVENT · 0 PART

The component’s public surface — attributes and their value sets, slots, events, CSS parts and custom properties, from the manifest — compared against the Figma set’s property definitions.

CHECKEVIDENCEDETAILRESULT
Default stateAXEfield-note--DefaultPASS
Advanced statesAXE2 further storiesPASS
Screen readerMANUALNo screen-reader pass has been recorded for this component.NOT RECORDED
Keyboard navigationINTERACTION TESTSNo interaction tests and no manual keyboard pass.NOT RECORDED

MEASURED 2026-09-08 · 3 STORIES · AXE WCAG2A + WCAG2AA + WCAG21A + WCAG21AA + WCAG22AA

COLOR CONTRAST1 RULE FAILING

The CI gate disables color-contrast globally (libs/al-web-components/story-fixture/src/main.ts), so its result never reaches a test run. It is enabled for this measurement, and reported here whichever way it comes out.

RULEWHEREELEMENTS
color-contrastElements must meet minimum color contrast ratio thresholdsfield-note--Disabled1
import '@southleft/al-web-components/components/field-note';
import { ALFieldNote } from '@southleft/al-react';
PROPTYPEDEFAULT
isErrorbooleanError state 1. Changes the component's treatment to represent an error state
isDisabledbooleanDisabled attribute 1. Changes the component's treatment to represent a disabled state
SLOTDESCRIPTION
(default)The field note content

THIS COMPONENT DECLARES NO EVENTS IN THE MANIFEST.

SOURCE — components/field-note/field-note.ts · Atoms/Form/Field Note