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

UI refreshes every Second (unable to save changes) #195

Open
Frozen-byte opened this issue Jun 30, 2021 · 2 comments
Open

UI refreshes every Second (unable to save changes) #195

Frozen-byte opened this issue Jun 30, 2021 · 2 comments

Comments

@Frozen-byte
Copy link

Frozen-byte commented Jun 30, 2021

Hey,

I merged #180 and #150 into my branch to test the features.

If you try to modify a running server:
Somehow the UI get refreshed every second, what makes it hard to interact with forms or dropdowns (they reset after the interval)

Pretty sure it comes from the CPU branch.
Have not looked further into the issue. Are you aware of this?
If not, I will have a deeper look to pin the issue down :)

@Dahlgren
Copy link
Owner

Dahlgren commented Jun 30, 2021

You shouldn't be modifying a running server, stop it first. Both performance monitoring and server query will keep updating the server data while its running.

@Frozen-byte
Copy link
Author

Feel free to close this then or consider adding a warning/disable the forms while server is running.

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

No branches or pull requests

2 participants