-
Notifications
You must be signed in to change notification settings - Fork 44
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
Add input to adjust the zoom level for the page(s) to be scanned #1377
Labels
Comments
ghost
assigned JGibson2019
Nov 3, 2022
asksep
added
status: await community interest
Looking for community engagement to prioritize
status: ready for triage
This issue is ready to be triaged by the Accessibility Insights team.
labels
Nov 3, 2022
ghost
assigned asksep
Nov 3, 2022
This issue has been marked as ready for team triage; we will triage it in our weekly review and update the issue. Thank you for contributing to Accessibility Insights! |
ferBonnin
removed
the
status: await community interest
Looking for community engagement to prioritize
label
Nov 7, 2022
asksep
added
status: await community interest
Looking for community engagement to prioritize
status: ready for triage
This issue is ready to be triaged by the Accessibility Insights team.
and removed
status: ready for triage
This issue is ready to be triaged by the Accessibility Insights team.
status: await community interest
Looking for community engagement to prioritize
labels
Nov 14, 2022
This issue has been marked as ready for team triage; we will triage it in our weekly review and update the issue. Thank you for contributing to Accessibility Insights! |
DaveTryon
removed
the
status: ready for triage
This issue is ready to be triaged by the Accessibility Insights team.
label
Jul 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
A user is interested in being able to increase the zoom level (400%) of their site during scan to help find issues at reflow.
Describe the desired outcome
A new input that would allow the user to define the zoom level that the action would then pass to ai-scan.
Describe alternatives you've considered
Additional context
It could also be helpful to investigate parameterizing the viewport
height
andwidth
so that the user can also specify breakpoints that the scan should use.Prior art: puppeteer/puppeteer#4419
The text was updated successfully, but these errors were encountered: