cerner / terra-framework

Terra framework houses composed and higher order react components to help developers quickly build out new applications.
http://terra-ui.com
Apache License 2.0
67 stars 71 forks source link

[terra-data-grid] Improve data grid auto scroll #2148

Closed cm9361 closed 6 months ago

cm9361 commented 6 months ago

Summary

What was changed: The tabindex was moved from the grid container to the first column header cell.

Why it was changed: The change was made to prevent data from scrolling off the screen when already visible.

Testing

This change was tested using:

Reviews

In addition to engineering reviews, this PR needs:

Additional Details

N/A

This PR resolves:

UXPLATFORM-10393


Thank you for contributing to Terra. @cerner/terra