We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The ajax sync function block the web UI and after some time, the web browser shows a message of inactivity status.
This should be changed to an async ajax function and retrieve the result using a callback function and show during this process some loading spinner.
The text was updated successfully, but these errors were encountered:
javibu13
No branches or pull requests
The ajax sync function block the web UI and after some time, the web browser shows a message of inactivity status.
This should be changed to an async ajax function and retrieve the result using a callback function and show during this process some loading spinner.
The text was updated successfully, but these errors were encountered: