Improve UX when a node is unreachable
When a saved node (e.g. localhost) is down, the app previously showed a dead-end “Node not found” page with no way to navigate away.
Now the not-found page displays the seed selector inline with the error title, showing which node failed and letting users switch to a different one directly. The same treatment applies when navigating to a repo on an unreachable node.
When a saved node (e.g. localhost) is down, the app previously showed a dead-end “Node not found” page with no way to navigate away.
Now the not-found page displays the seed selector inline with the error title, showing which node failed and letting users switch to a different one directly. The same treatment applies when navigating to a repo on an unreachable node.