Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature](elektra): server hard reset shouldn't be tied to the web console #1423

Open
edda opened this issue Sep 28, 2024 · 0 comments
Open

Comments

@edda
Copy link
Collaborator

edda commented Sep 28, 2024

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:

  1. add hard reset action to normal server actions in server list view
  2. load the console asynchronously so that the top part of the webconsole view with the buttons renders even if the console itself is slow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant