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

Portrait orientation not supported in Admin Screen #847

Open
ramdev1980 opened this issue May 18, 2023 · 1 comment
Open

Portrait orientation not supported in Admin Screen #847

ramdev1980 opened this issue May 18, 2023 · 1 comment
Labels
accessibility issues related to accessibility

Comments

@ramdev1980
Copy link
Contributor

Describe the bug
Portrait orientation not supported in Admin Screen

To Reproduce
Steps to reproduce the behavior:

Go to Admin (http://localhost:9992/cm/app/?view=workflow&site=test2&path=%2FSites%2Ftest2%2F&pathType=page)
Press F12 key to open Chrome DevTools popup.
On the Devtools popup, enable the browser emulator by clicking the "Toggle device toolbar" icon in the top left.
Th emulator screen will be opened.
On the emulator screen, click on the rotate button to switch between Landscape and Portrait orientation to see the issue.

Expected behavior
Portrait orientation should be supported.

Additional context
Navigate all the options available for similar issue and fix.

@ramdev1980 ramdev1980 added the accessibility issues related to accessibility label May 18, 2023
@rgarg24
Copy link
Contributor

rgarg24 commented Oct 30, 2023

https://www.w3.org/TR/WCAG21/#orientation (Accesibility)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility issues related to accessibility
Projects
None yet
Development

No branches or pull requests

2 participants