Previously, after keygen completed, the Session page would just update the status to 'completed' but not navigate away. Users had to manually click the "Return Home" button. This could result in a white screen if the button wasn't visible or clickable. Now the page auto-navigates to home after 2 seconds, giving users time to see the completion status and public key before redirecting. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| electron | ||
| proto | ||
| scripts | ||
| src | ||
| tss-party | ||
| .gitignore | ||
| build-windows.bat | ||
| electron-builder.json | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.electron.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||