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
When a sort is run, the lists should automatically be refreshed.
Create an endpoint to check if sort was run recently. It should return true/false and next expected run.
Call the endpoint on init, on manual run, and on preference changes.
Use the next expected run to set a timeout to re-call and confirm at the next expected run time.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When a sort is run, the lists should automatically be refreshed.
Create an endpoint to check if sort was run recently. It should return true/false and next expected run.
Call the endpoint on init, on manual run, and on preference changes.
Use the next expected run to set a timeout to re-call and confirm at the next expected run time.
The text was updated successfully, but these errors were encountered: