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

Meta viewport tag is not accessible #17031

Open
heikki1200 opened this issue Mar 25, 2024 · 1 comment · May be fixed by #17728
Open

Meta viewport tag is not accessible #17031

heikki1200 opened this issue Mar 25, 2024 · 1 comment · May be fixed by #17728
Labels
area/a11y Accessibility bug/2-confirmed We have reproduce the problem and confirmed that this is a bug. flavour/quasar-cli-vite kind/bug 🐞 Qv2 🔝 Quasar v2 issues

Comments

@heikki1200
Copy link

heikki1200 commented Mar 25, 2024

What happened?

Meta viewport tags's scaling is disabled and causes issue with accessibility.
https://www.w3.org/TR/WCAG21/#resize-text

Users should be able to zoom at least 200%.

What did you expect to happen?

Zooming should be enabled for people with bad eyesights. This is critical feature and was caught when doing accessibility auditing.

Reproduction URL

https://stackblitz.com/edit/quasarframework-cuw3dv

How to reproduce?

Run accessibility tests with WCAG 2.1 AA guidelines.

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

Accessibility [a11y] (quasar)

Platforms/Browsers

No response

Quasar info output

No response

Relevant log output

No response

Additional context

No response

@github-actions github-actions bot added area/a11y Accessibility bug/0-needs-info Need more info to reproduce flavour/quasar-cli-vite labels Mar 25, 2024
Copy link

Hi @heikki1200! 👋

It looks like you provided an invalid or unsupported reproduction URL.
Do not use any service other than Codepen, jsFiddle, StackBlitz, Codesandbox, and GitHub.
Make sure the URL you provided is correct and reachable. You can test it by visiting it in a private tab, another device, etc.
Please edit your original post above and provide a valid reproduction URL as explained.

Without a proper reproduction, your issue will have to get closed.

Thank you for your collaboration. 👏

@SamVanini SamVanini linked a pull request Dec 30, 2024 that will close this issue
15 tasks
@yusufkandemir yusufkandemir added bug/2-confirmed We have reproduce the problem and confirmed that this is a bug. and removed bug/0-needs-info Need more info to reproduce labels Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/a11y Accessibility bug/2-confirmed We have reproduce the problem and confirmed that this is a bug. flavour/quasar-cli-vite kind/bug 🐞 Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants