Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix accessibility issues with query grid #17479

Merged
merged 3 commits into from
Nov 18, 2022
Merged

Conversation

alanrenmsft
Copy link
Contributor

for #17452

  1. In order to fix grid not getting the focus issue, I need to use the latest slickgrid but it is not compatible with the implementation as well as the angular2-slickgrid, I had to fix all the compatibility issues.
  2. support change column width with keyboard, I followed the same pattern we implemented in ADS a couple weeks ago.
    acc

tested all the features:

  1. selection
  2. export
  3. navigation with multiple grids

@alanrenmsft alanrenmsft merged commit f0a77e1 into main Nov 18, 2022
@alanrenmsft alanrenmsft deleted the alanren/accessibility-fix branch November 18, 2022 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants