Skip to content

fix: add explicit delete cancel and clean up cell controls#35

Merged
paolino merged 4 commits into
mainfrom
fix/delete-cancel
Jul 4, 2026
Merged

fix: add explicit delete cancel and clean up cell controls#35
paolino merged 4 commits into
mainfrom
fix/delete-cancel

Conversation

@paolino

@paolino paolino commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds explicit cancel affordances for every armed delete surface, plus Escape, click-away, and stale-safe 2800ms auto-cancel handling.
  • Centers icon glyphs in their button boxes and replaces the pause-like grip glyph with a six-dot drag handle.
  • Replaces the cell eye select button with per-track radio selectors wired to the existing selectCell action.

Validation

  • nix develop .#frontend --command spago test
  • ./gate.sh (build, unit, format-check, hlint, frontend Nix build, browser interaction smoke)

Closes #34

@paolino paolino marked this pull request as ready for review July 4, 2026 12:32
@paolino paolino merged commit 6144d4e into main Jul 4, 2026
4 checks passed
@paolino paolino deleted the fix/delete-cancel branch July 4, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cleanup: cell controls + icons (radio select, drag-handle grip, center, delete-cancel)

1 participant