microsoft / rushstack-websites

Doc content for the Rush Stack websites.
Creative Commons Attribution 4.0 International
23 stars 69 forks source link

[TSDoc> Playground]: Incorrect method of navigation is present for the TAB items present under Playground. #249

Open vagpt opened 2 weeks ago

vagpt commented 2 weeks ago

Test Environment: Version: Version 24H2 (OS Build 26231.5000) Browser Version: 127.0.2638.2 (Official build) dev (64-bit) URL: https://tsdoc.org/play/

Pre-Requisite: Navigate through keyboard only.

Repro Steps:

  1. Open the above URL on the EDGE Dev browser.
  2. Press the tab key and navigate to the 'PlayGround' option and press enter key to activate it.
  3. Press the tab key and navigate to the tab items present at right hand side and observe the issue.

Actual Result: Incorrect method of navigation is present for the TAB items present under 'Playgrounf' as on pressing tab focus is moving to next tab item.

Expected Result: Proper and correct method of navigation should be present for the tab items present under 'Playground' all the tab items should be navigable with Left/Right arrow key.

User Experience: Inefficient or incorrect navigation methods for files and folders within a table can lead to user confusion and frustration, hindering their ability to locate and interact with specific items effectively.

WCAG Reference: https://www.w3.org/WAI/WCAG21/Understanding/focus-order

Have feedback on bugs logged, please tag bug as “A11yRCA” and add your feedback in the comment.

Incorrect method of navigation is present for the TAB items present under Playground