Files
noteflow/.sisyphus/boulder.json
Travis Vasceannie 69cf3e3d08 fix(client): prevent checkbox click from navigating to meeting detail
Use fieldset element to wrap checkbox with proper event handling:
- e.preventDefault() + e.stopPropagation() on both fieldset and Checkbox
- Prevents Link navigation when clicking checkbox
- Uses semantic fieldset element with aria-label for a11y compliance
- No lint suppressions needed
2026-01-26 11:35:07 +00:00

7 lines
225 B
JSON

{
"active_plan": "/home/trav/repos/noteflow/.sisyphus/plans/mass-delete-meetings.md",
"started_at": "2026-01-26T09:26:12.372Z",
"session_ids": ["ses_406a83f31ffeUF3PcN1DsY68si"],
"plan_name": "mass-delete-meetings"
}