[Keyboard Navigation - Data Explorer -Dashboards (Preview)]: Resizable handle present on each tile on "Sample Demo Dashboard" page is not accessible through keyboard.

Author: msftedadCreated Jul 11, 2023Updated Aug 4, 2026
Labelsenhancementready-for-human

Describe the bug

Resizable handle present on the 'React-grid-table' screen is not accessible through keyboard.

Observation: When the keybaord focus is on 'Change Compaction Type' button, on pressing tab key again the focus moves out of the page

Your Example Website or App

https://react-grid-layout.github.io/react-grid-layout/examples/0-showcase.html

Steps to Reproduce the Bug or Issue

  1. Open URL: [RGL Example 0 - Showcase (react-grid-layout.github.io)].
  2. Navigate to "Change compaction Type" using tab key.
  3. Again, Press tab key and Verify Whether the focus is moving to Resizable handle present on each tile on "Sample Demo Dashboard" page or not.

Expected behavior

Resizable handle present on the 'React-grid-table' should be accessible through keybaord. So, user can adjust the size of tiles.

react-grid-layout library version

1.3.4

Operating System Version

Windows

Browser

Chrome

Additional context

No response

Screenshots or Videos

Source: react-grid-layout/react-grid-layout