mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 03:41:28 +00:00
* feat: add ensureActiveTabInCurrentWorkspace action and improve tab management * refactor: enhance tab focus logic for current workspace and improve tab management * tests: implement test for getTabToFocusForCurrentWorkspace logic and added a playwright * refactor: improve comments for tab management logic and enhance workspace tab focus handling in tests * refactor: ensure active tab in current workspace after collection removal and enhance tests for tab focus logic * trigger build