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
Addition of a cancel/stop button for queries this can be for custom or prebuilt queries that take too long to finish.
No
There's no way currently to cancel/stop a search query after clicking 'Run'
Clicking on the cancel/stop button should immediately cancel/kill the search job.
This is really useful in situations when it takes a long time for a query to finish and a user would like to stop the search to rerun.
A button next to 'Run' can be an option whenever a query is running to cancel the query.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature Description
Addition of a cancel/stop button for queries this can be for custom or prebuilt queries that take too long to finish.
Are you intending to implement this feature?
No
Current Behavior
There's no way currently to cancel/stop a search query after clicking 'Run'
Desired Behavior
Clicking on the cancel/stop button should immediately cancel/kill the search job.
Use Case
This is really useful in situations when it takes a long time for a query to finish and a user would like to stop the search to rerun.
Implementation Suggestions
A button next to 'Run' can be an option whenever a query is running to cancel the query.
Additional Information
The text was updated successfully, but these errors were encountered: