Skip to content

moooon

Motir

Vibe your whole project. Bring an idea — Motir's three AI layers plan it, track it, and ship it, end to end. You're looking at Motir, built in Motir.

  • Vibe Project
  • Open Source
  • AI Agent
  • AI Loop
1
requests
0
upvotes
145
planned
1,361
shipped

Motir · Work items

MOTIR-792Done

2.8.1 [design] Delete-work-item confirm UX (cascade count + irreversible; archive as the reversible alt)

Estimate: 45m · Type: design

Design the delete-work-item UX (the design gate for the UI subtask). Update design/work-items/ (three-file asset). Cover: the delete entry points (detail view ⋯ menu; list/board row context action — admin/permitted only), and the confirm dialog — warns it is permanent / can't be undone and names the cascade ("This deletes <title> and its N descendants"), distinct from Archive (offered as the reversible alternative). States: no-children vs N-children, in-flight, error. Reuse the 5.3.6 delete-with-count confirm grammar.

Acceptance criteria

  • design-notes.md + *.mock.html + .png updated/committed; copy index incl. the cascade + irreversibility warning and the archive-vs-delete distinction.
  • Real components/ui/* + --el-*/shape tokens; AA-safe; full-page Playwright render.

Context refs

  • design/work-items/; existing confirm/dialog primitives; 5.3.6 pattern