cerner / terra-core

Terra offers a set of configurable React components designed to help build scalable and modular application UIs. This UI library was created to solve real-world issues in projects we work on day to day.

Home Page:http://terra-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[terra-table] screen reader

ezargar opened this issue · comments

Bug Report

Description

  1. Table heading is not read as the focus is not trapped from keyboard tabs
  2. Screen reader does not inform that row is clickable for the single selectable table

Steps to Reproduce

  1. Jaws and voice-over tool has been used for the screen reading
  2. Screen reading has been performed using the Tab key to navigate within the table

Additional Context / Screenshots

Expected Behavior

Screen reader should read the table heading and should inform that row is clickable

Possible Solution

Environment

  • Component Name and Version:
  • Browser Name and Version:
  • Node/npm Version: [e.g. Node 10/npm 6]
  • Webpack Version:
  • Operating System and version (desktop or mobile): MACOS 10.15.7

@ Mentions

We reached out to @ezargar and were able to work through his issues. Closing this.