microsoft / pxt-microbit

A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode
https://makecode.microbit.org
Other
711 stars 589 forks source link

[Supporting platform - Make code - Share project]: After setting the viewport to 320*256px, Controls present on the 'Share dialog' are truncated #5471

Closed vroopea closed 4 months ago

vroopea commented 7 months ago

User Experience:

Low vision users who depend on zooming functionality for better readability will be impacted if the content present on the page is not visible or truncated after setting the viewport to 320*256px. They will not be able to access the share the project controls to share the project.

Note:

User credentials should NOT be included in the bug.

Prerequisite:

Achieve viewport 320 X 256 by adjusting the browser. (Open developer's tool, resize and zoom the browser to achieve viewport 320 X 256).

Repro Steps:

  1. Launch application URL : https://makecode.microbit.org/.
  2. Home page will open.
  3. Navigate "New Project" option and select it.
  4. Editor screen will open.
  5. Navigate to "Share" option appearing in header section and select it.
  6. Navigate through all the controls of "Share Project" dialog.
  7. Observe whether controls present in the 'Share project' dialog is truncated or not.

Actual Result:

Issue: After setting the viewport to 320*256px, Controls present on the 'Share dialog' are truncated

Observation: Controls like 'X', 'Embed code' etc... which are present on the dialog are truncated and unable to access with both keyboard and mouse.

Expected Result:

After setting the viewport to 320*256px, Controls present on the 'Share dialog' should be visible clearly without truncation.

Note: The same issue exists throughout the application.

MAS Reference:

MAS 1.4.10 – Reflow

ARIA Authoring Ref Link/Fluent Patterns Guidance /HITS Guidance:

NA

UIA/DOM details available:

NA

Reference Links:

Test Environment:

vroopea commented 7 months ago

Accessibility;#A11yMAS;#A11ySev2;#A11yWCAG2.1;#MAS1.4.10;#HCL;#Benchmark;#Win11-Chrome;#E2E-HCL-MakeCode-Feb2024;

vroopea commented 5 months ago

As checked the issue on URL: https://makecode.microbit.org/. The issue is still repro and severity is fine. #Regressed:04-08-24;InternalReviewed-Apr2024