Skip to content

Conversation

@KrumTy
Copy link
Collaborator

@KrumTy KrumTy commented Nov 11, 2025

What

Electron uses hash based routing so using the browser history object (outside of react dom hook) does not work.
This navigation method is first used here and was exposed in this PR: #5118

Testing

Start electron app. Try to open an instance (new databases list ui)

@KrumTy KrumTy changed the title RI-7399: fix instance not opening for electron RI-7727: fix instance not opening for electron Nov 11, 2025
@github-actions
Copy link
Contributor

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 82.6% 20573/24907
🟡 Branches 67.74% 8779/12960
🟡 Functions 77.28% 5538/7166
🟢 Lines 83.01% 20143/24267

Test suite run success

5270 tests passing in 689 suites.

Report generated by 🧪jest coverage report action from 238f268

@KrumTy KrumTy merged commit 6486dbe into main Nov 11, 2025
18 checks passed
@KrumTy KrumTy deleted the fe/bugfix/RI-7399/open-db branch November 11, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants