Bangs are not editable (add edit and delete) #4

Closed
opened 2026-07-03 23:55:08 -05:00 by ginnoir · 0 comments
Owner

Bang entries cannot be corrected after creation; add edit and delete.

Background / current behavior

Bang events can be recorded but not corrected (e.g. wrong date). Only create exists in src/modules/bangs/server/actions.ts and the widget UI.

Expected behavior

Users can edit (at least date/fields present today) and delete bang entries.

Acceptance criteria

  • Edit a bang (e.g. change date) and see the update in the widget/list.
  • Delete a bang and it no longer appears.
  • Activity log entries for update/delete if other modules log similarly.
  • Playwright: new tests/e2e/bangs.spec.ts — record → edit date → assert → delete → assert gone.

Priority

P1 (batch step 4). Task brief: docs/tasks/83-bang-edit-delete.md. Related (not blocking): bang stats widget (design #11).

<brief>Bang entries cannot be corrected after creation; add edit and delete.</brief> ## Background / current behavior Bang events can be recorded but not corrected (e.g. wrong date). Only create exists in `src/modules/bangs/server/actions.ts` and the widget UI. ## Expected behavior Users can edit (at least date/fields present today) and delete bang entries. ## Acceptance criteria - [ ] Edit a bang (e.g. change date) and see the update in the widget/list. - [ ] Delete a bang and it no longer appears. - [ ] Activity log entries for update/delete if other modules log similarly. - [ ] Playwright: new `tests/e2e/bangs.spec.ts` — record → edit date → assert → delete → assert gone. ## Priority P1 (batch step 4). Task brief: `docs/tasks/83-bang-edit-delete.md`. Related (not blocking): bang stats widget (design #11).
ginnoir added the bugpriority/p1 labels 2026-07-03 23:55:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ginnoir/famapp#4