open-notebook/frontend/src
Justin Florentine c7de8ecd86
fix: address PR feedback for delete insight feature
- Fix AlertDialogAction closing before async delete completes by using
  asChild with Button and event.preventDefault()
- Add delete button to SourceInsightDialog header for consistent UX
- Add confirmation dialog in SourceInsightDialog
- Pass onDelete callback from SourceDetailContent to SourceInsightDialog

Addresses PR #334 feedback from lfnovo and cubic-dev-ai.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 20:45:11 -05:00
..
app feat(ui): add markdown table rendering support 2025-12-14 12:01:28 -03:00
components fix: address PR feedback for delete insight feature 2025-12-19 20:45:11 -05:00
lib feat: add delete insight functionality 2025-12-18 18:04:41 -05:00
middleware.ts Version 1 (#160) 2025-10-18 12:46:22 -03:00