Skip to content

Missing W3C APG patterns: tags, sortable-list, date/time/dateRange, colorSwatch #195

@developer-1px

Description

@developer-1px

Discovered while driving a real admin (zod-admin-ui) on top of @interactive-os/aria-kernel. The following W3C APG / common widget vocabularies have no recipe in src/patterns/:

  • progressbar — landed on branch feat/progressbar-pattern (PR pending)
  • tags (chip list / token input) — landed on branch feat/tags-pattern (PR pending). Current scope: markup-only (list/listitem/remove button). Roving + input axis follow-ups.
  • sortable-list — keyboard manual reorder (APG listbox-rearrangeable). Needs new grab/move/drop axis.
  • date, time, dateRange — APG date picker dialog / combobox variants.
  • colorSwatch — grid-of-options selection.

Driver use cases (zod-admin-ui composite fields): UploadProgressField, TagsField, SortableListField, DateField, TimeField, DateRangeField, ColorSwatchField.

Naming follows existing convention: pure pattern → xPattern; hook-using → useXPattern. Subpath/file slug mirrors W3C APG URL.

Filed automatically as part of the gap-feedback loop required by the dogfooding workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions