Buster is an open-source platform for deploying AI data analysts
Go to file
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
.cursor/rules
.github
.vscode Add env utils to workspace 2025-07-23 16:01:10 -06:00
apps Fix chat deletion toast bug - add wasCancelled flag 2025-07-24 21:09:49 +00:00
assets
ee
packages fix 1 hr 2025-07-24 10:16:59 -06:00
scripts fix linting 2025-07-23 12:04:57 -06:00
.DS_Store
.env.example
.gitignore
.pnpmrc
.release-please-config.json
CLAUDE.md
LICENSE
Makefile
README.md
SECURITY.md
biome.json format files pt 1 2025-07-23 11:35:09 -06:00
docker-compose.yml
package.json
pnpm-lock.yaml Fix incorrect import paths from '@buster-tools/web-tools' to '@buster/web-tools' 2025-07-24 03:20:46 +00:00
pnpm-workspace.yaml update ts config paths 2025-07-23 15:40:13 -06:00
tsconfig.json
turbo.json
vitest.config.ts

README.md

Buster GitHub Banner

The Buster Platform

Build reliable AI data analysts


What is Buster?

Buster Dashboard

Buster is an open-source platform for deploying AI data analysts - empowering everyone at your company to explore data on their own.

Support and feedback

You can contact us through either:

License

This repository is MIT licensed, except for the ee folders. See LICENSE for more details.