Files
snakkimo-cmt/src/pages/TableView.jsx
admin 6c8eaab034 feat: delete rows via trash icon in all tables
Each row gets a trash can button that appears on hover. Clicking it
shows an inline confirm (✓ / ✕) to prevent accidental deletion. On
confirm, calls DELETE /endpoint/:id and removes the row from state.
If the deleted record is open in the modal, the modal closes too.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 19:24:37 +02:00

11 KiB