Open edda opened 2 months ago
The web console appeared as a blank white page due to an error in the service call responsible for retrieving the remote console URL. This issue has now been addressed. The error is now properly handled, and the web console page renders with an error message received from the API. This improvement ensures that users are informed of any issues rather than encountering an unresponsive blank page.
Description The only way to hard reset a server from Elektra is via the top of the webconsole view. If the webconsole is slow to load or doesn't load then the button isn't shown because loading the console blocks the rest of the view from rendering.
Proposed Solution We should ideally do two things: