Skip to content

Add EuiDataGrid to automated accessibility testing#3077

Merged
snide merged 16 commits intoelastic:masterfrom
anishagg17:acce
Mar 18, 2020
Merged

Add EuiDataGrid to automated accessibility testing#3077
snide merged 16 commits intoelastic:masterfrom
anishagg17:acce

Conversation

@anishagg17
Copy link
Copy Markdown
Contributor

@anishagg17 anishagg17 commented Mar 14, 2020

Summary

makes progress on #2679
Included tabIndex prop for EuiDataGrid

Layout

  • Page

Tabular content

  • Data grid
  • Data grid in-memory settings
  • Data grid schemas and popovers
  • Data grid styling and toolbar
  • Data grid control columns

Checklist

- [ ] Check against all themes for compatibility in both light and dark modes
- [ ] Checked in mobile
- [ ] Checked in IE11 and Firefox
- [ ] Props have proper autodocs
- [ ] Added documentation examples
- [ ] Added or updated jest tests
- [ ] Checked for breaking changes and labeled appropriately

  • Checked for accessibility including keyboard-only and screenreader modes
  • A changelog entry exists and is marked appropriately

@kibanamachine
Copy link
Copy Markdown

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

Copy link
Copy Markdown
Contributor

@myasonik myasonik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your continued work on this ticket!

Tweaked a couple of your aria-label changes because we want really good examples here as lots of developers will just copy and paste them into their own code.

We might need to dig in a little further on the failures though. I left some questions here for now but can also dig into them myself on Monday.

@cchaos cchaos changed the title improved accessibility Add EuiDataGrid to automated accessibility testing Mar 14, 2020
anishagg17 and others added 2 commits March 14, 2020 21:51
Co-Authored-By: Michail Yasonik <michail@yasonik.com>
Co-Authored-By: Michail Yasonik <michail@yasonik.com>
anishagg17 and others added 3 commits March 17, 2020 11:02
Co-Authored-By: Michail Yasonik <michail@yasonik.com>
Co-Authored-By: Dave Snider <dave.snider@gmail.com>
anishagg17 and others added 6 commits March 17, 2020 11:12
Co-Authored-By: Michail Yasonik <michail@yasonik.com>
Co-Authored-By: Michail Yasonik <michail@yasonik.com>
Co-Authored-By: Michail Yasonik <michail@yasonik.com>
@anishagg17
Copy link
Copy Markdown
Contributor Author

all changes have been made

@myasonik
Copy link
Copy Markdown
Contributor

jenkins test this

Copy link
Copy Markdown
Contributor

@myasonik myasonik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM assuming build is green!

@kibanamachine
Copy link
Copy Markdown

Preview documentation changes for this PR: https://eui.elastic.co/pr_3077/

@snide snide merged commit 4b9c6cd into elastic:master Mar 18, 2020
@anishagg17 anishagg17 deleted the acce branch March 18, 2020 14:53
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