C2LC-455: Improve usability at higher browser zoom levels.

Metadata

Source
C2LC-455
Type
Bug
Priority
N/A
Status
To Do
Resolution
N/A
Assignee
N/A
Reporter
Created
2021-09-08T04:48:00.992-0400
Updated
2024-05-13T12:00:17.712-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Coding Environment

Description

This issue serves as a place to review and document issues when using Weavly at a high browser zoom level. Per the WCAG guidelines, at a minimum we want to support a zoom level of 200%. Ideally we would like to support even higher levels.

The process I have in mind is:

  1. Review all open issues and associate scaling issues with this ticket. If it's not already documented, we need to document the issues with portions of the UI moving offscreen.
  2. Test high zoom levels with a range of browsers and window sizes.
  3. Test with browser-specific zoom/accessibility options, such as:
    1. The "zoom text only" option enabled in Firefox.
    2. The "never use font sizes smaller than" feature in Safari.
    3. The "very large" font size override in Chrome.

Comments