IgniteUI / igniteui-angular

Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
https://www.infragistics.com/products/ignite-ui-angular
Other
569 stars 162 forks source link

Headers focus and keyboard navigation for Pivot Grid Row Dimension Headers. #14249

Closed skrustev closed 2 months ago

skrustev commented 4 months ago

Is your feature request related to a problem? Please describe.

Add focus/activation for igxPivotGrid row dimension headers on click.

Describe the solution you'd like

Using keyboard navigation the user should be able to go from row headers to row dimension header to column headers and back. Pretty much go to any pivot grid headers when the row dimension headers are enabled.

Sorting should be possible throw keyboard interaction as well.

Currently dimension expand/collapse through keyboard interaction is not possible, so maybe include that as well?

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.