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

[Feature]: Feature to allow user to terminate the checker's ongoing scan #2121

Open
tongtie-ibm opened this issue Dec 6, 2024 · 0 comments
Labels
user-reported Issues identified outside of the core team

Comments

@tongtie-ibm
Copy link

Project

extension-checker

Description

Once we start the checker (web browser extension) to scan a webpage, no option is available for us to terminate the ongoing scan. This is especially annoying for very complex web pages as the scan might run for an extremely long time. During the scan, the scanning web page is frozen and unresponsive. The only workaround is to force reload the webpage, and sometimes, it might even require us to clean up all the cache for that webpage to terminate the scan.

Also, I noticed that once the scan is running against a page of a website, all other web pages of that same website (that opened on other tabs of the same browser) will also become unresponsive (frozen) until the scan is completed. Not sure if this is a bug or not.

We are using Chrome and Firefox as our browser.

@MHoov MHoov added the user-reported Issues identified outside of the core team label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user-reported Issues identified outside of the core team
Projects
None yet
Development

No branches or pull requests

2 participants