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

AUDIT - Context Menu Zoom #14

Open
4 tasks done
Tracked by #7
trallard opened this issue Aug 2, 2022 · 1 comment
Open
4 tasks done
Tracked by #7

AUDIT - Context Menu Zoom #14

trallard opened this issue Aug 2, 2022 · 1 comment

Comments

@trallard
Copy link
Member

trallard commented Aug 2, 2022

  • 200%
  • 400%
  • Change the default value of text size from 16 to 30 in the web browser
  • Test with different screen sizes

References

@steff456
Copy link
Contributor

steff456 commented Aug 9, 2022

These are the results of the Zoom Audit,

Context menu behavior

image

Notes

  • All context menus have the same class assigned to them in css lm-Menu p-Menu
  • The options in the context menu vary depending on where in the interface it is clicked
  • Automatically we have a scrollbar to navigate through the options if not visible at first
  • The size of the context menu size is fixed in px
  • Some guidelines state that there should be a visible button to open the context menu - in the case that we want to fully navigate with keyboard and to guarantee that screen readers can open it
  • Changing the default text size doesn't do any effect in Jlab UI, but changing the minimum text size in the browser does create changes.

Suggestions

  • Check the UI/UX for context menus in small screens or high zoom
  • Do we need to add a button so the context menus can open without having to right click them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done 💪🏾
Development

No branches or pull requests

2 participants