Skip to content

WAI-ARIA support for Tree Grid #655

@mar10

Description

@mar10

https://www.w3.org/TR/wai-aria-practices-1.1/#treegrid

Note: this requires a different paradigm than the current ext-table/ext-gridnav implementation.

  • Keyboard Interaction: Navigation Mode (Read-Only)
    Navigation Mode (Read-Only) is the default mode, and allows quick and intuitive navigation around the grid.
  • Actionable Mode (Interactive) allows the interaction with other objects that might be found in the grid cells such as edit fields, links, etc.

f2, enter, esc are used to switch between modes.

See also handling of plain trees: #656

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions