-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Several buttons use size="sm" with icon-only display on mobile. At ~32px they fall below the iOS/WCAG minimum.
Affected
TaskItem.tsx— Edit/Delete with hiddensm:blocktextArchiveEditDialog.tsx— Restore/Delete/Edit in header; task Edit/Delete in tableReport.tsx— Previous/Next week buttons ath-8 w-8(32px)Navigation.tsx— Print and Settings icon-only buttons
ToDo
- Add
min-h-[44px] min-w-[44px]to these specific icon buttons
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
To triage