-
-
Notifications
You must be signed in to change notification settings - Fork 639
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
fix: wheel ui #3157
base: main
Are you sure you want to change the base?
fix: wheel ui #3157
Conversation
Quality Gate passedIssues Measures |
I don't know if this is the solution but some users report high ping when they are using the wheels |
I just tried these changes and it doesn't solve the problem of increasing the ping on the server when making a change in the wheel and pressing either "reset" "apply" or "ok" |
Please, upload a video to see how it happens. |
There you can see that it is very few seconds that it is stuck, I am with the current data of otservbr, using a windows vps it was much more noticeable and I changed to a linux with 6 vCPU Cores |
Description
Fixes the wheel ui disabling the apply button when the changes be applied and some functions calling order.
Behaviour
Actual
Apply button does not disable after changes applied.
Expected
Apply button does disable after changes applied.
Type of change
Please delete options that are not relevant.
How Has This Been Tested
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist