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

[A11y] Fix table view keyboard access #1739

Merged
merged 11 commits into from
Sep 26, 2022
Merged

[A11y] Fix table view keyboard access #1739

merged 11 commits into from
Sep 26, 2022

Conversation

RubyZ10
Copy link
Contributor

@RubyZ10 RubyZ10 commented Sep 21, 2022

Description

Before change
group header is not keyboard accessible
tableviewB
view
image

View after change
tableviewA
view
image

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2022

Codecov Report

Merging #1739 (17221e1) into main (e574ec3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1739   +/-   ##
=======================================
  Coverage   89.85%   89.85%           
=======================================
  Files          32       32           
  Lines        1626     1626           
=======================================
  Hits         1461     1461           
  Misses        165      165           
Flag Coverage Δ
unittests 89.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@RubyZ10 RubyZ10 enabled auto-merge (squash) September 21, 2022 22:12
1 similar comment
1 similar comment
@RubyZ10 RubyZ10 merged commit 069254a into main Sep 26, 2022
@RubyZ10 RubyZ10 deleted the zhenzhu/A11y branch September 26, 2022 19:30
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.

5 participants