Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

[terra-table] Scrollable table focus #1844

Merged
merged 15 commits into from
Oct 19, 2023
Merged

[terra-table] Scrollable table focus #1844

merged 15 commits into from
Oct 19, 2023

Conversation

cm9361
Copy link
Contributor

@cm9361 cm9361 commented Oct 19, 2023

Summary

What was changed:
Modified the table component so that it can receive focus when scrollable.

Why it was changed:
The change was made so that keyboard users can properly interact with scrollable tables.

Testing

This change was tested using:

  • WDIO
  • Jest
  • Visual testing (please attach a screenshot or recording)
  • Other (please describe below)
  • No tests are needed

Reviews

In addition to engineering reviews, this PR needs:

  • UX review
  • Accessibility review
  • Functional review

Additional Details

N/A

This PR resolves:

UXPLATFORM-9729


Thank you for contributing to Terra.
@cerner/terra

@github-actions github-actions bot temporarily deployed to preview-pr-1844 October 19, 2023 04:46 Destroyed
@cm9361 cm9361 marked this pull request as ready for review October 19, 2023 12:18
@chrismichalewicz
Copy link

Functionally reviewed, looks good!
Was able to scroll vertically and horizontally with arrow keys
Home/End moved the scroll to the top and bottom of the table respectively
Page up/down moved the scroll to the top and bottom of the table respectively

@cm9361
Copy link
Contributor Author

cm9361 commented Oct 19, 2023

Merging based on the Functional Review approval.

@cm9361 cm9361 merged commit 5a93e43 into main Oct 19, 2023
21 checks passed
@cm9361 cm9361 deleted the scrollable-table-focus branch October 19, 2023 18:17
kenk2 pushed a commit that referenced this pull request Oct 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants