buster/apps
Devin AI 5403313628 Fix chat deletion toast bug - add wasCancelled flag
- Modify useDeleteChat hook to return object with wasCancelled boolean
- Update ChatHeaderDropdown to check wasCancelled before showing toast
- Clicking Cancel on delete modal no longer shows 'Chat deleted' toast
- Clicking OK still deletes chat and shows success toast as expected

Fixes BUS-1523

Co-Authored-By: nate@buster.so <nate@buster.so>
2025-07-24 21:09:49 +00:00
..
api feat: add Google Vertex AI and improve model handling 2025-07-23 07:22:52 -06:00
cli Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
electric-server tsx is a workspace package 2025-07-18 14:18:06 -06:00
server Add comprehensive unit tests for handleExistingChat message ordering 2025-07-24 18:11:06 +00:00
trigger Refactor package references: rename '@buster-tools/web-tools' to '@buster/web-tools' in package.json and pnpm-lock.yaml 2025-07-23 21:09:53 -06:00
web Fix chat deletion toast bug - add wasCancelled flag 2025-07-24 21:09:49 +00:00
tsconfig.json Create tsconfig.json 2025-07-02 21:04:44 -06:00