Files
bruno/packages/bruno-app
DeviSriSaiCharan 5f55a5924d fix: prevent redundant workspace switch toast (#8229)
* fix: prevent redundant workspace switch toast
- Added an early return check in the switchWorkspace Redux action.
- Prevents unnecessary state hydration and toast notifications when a user clicks on the already active workspace.

* fix: return boolean status from switchWorkspace action to handle success and error states correctly

* revert: changes made for the switchWorkspace to check if user switchedto the already active workspace

* refactor: prevent unnecessary workspace switches and success notification logic

* Remove async from handleWorkspaceSwitch function
2026-06-22 23:27:03 +05:30
..
2026-03-05 02:25:08 +05:30
2025-12-24 05:30:04 +05:30
2025-12-04 01:37:20 +05:30
2026-06-12 19:01:15 +05:30
2026-06-19 15:10:20 +05:30