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

Allow ARIA to cancel a query #81

Open
danielvartan opened this issue Mar 26, 2024 · 2 comments
Open

Allow ARIA to cancel a query #81

danielvartan opened this issue Mar 26, 2024 · 2 comments

Comments

@danielvartan
Copy link

Hi,

Is there a way to cancel a query made on ARIA?

image

@lifan0127
Copy link
Owner

Hi @danielvartan, I can't say definitively but I suspect it is not possible right now. Zotero 6 is based on an old version of Firefox which does not seem to support the AbortController API (https://developer.mozilla.org/en-US/docs/Web/API/AbortController) to cancel http requests. When we migrate to Zotero 7, which is based on a modern Firefox engine, it should become possible to cancel a query.

@danielvartan
Copy link
Author

Thank you @lifan0127 ! And thank you for creating this awesome plugin!

Hope this enters as feature request for new versions.

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