Skip to content

Commit 70d2c4a

Browse files
shanebishop1schneiderlo
authored andcommitted
fix(desktop): issue viewing new files opened from the file tree (anomalyco#13689)
1 parent db4c009 commit 70d2c4a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/app/src/pages/session.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ export default function Page() {
272272
if (!path) return
273273
file.load(path)
274274
openReviewPanel()
275+
tabs().setActive(next)
275276
}
276277

277278
createEffect(() => {

0 commit comments

Comments
 (0)