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

feat(Table): add headerAriaLabel prop for header columns #696

Merged
merged 10 commits into from
Feb 2, 2024

feat(Table): fix storybook for header aria label

bdff50d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat(Table): add headerAriaLabel prop for header columns #696

feat(Table): fix storybook for header aria label
bdff50d
Select commit
Loading
Failed to load commit list.
GitHub Actions / Jest Report Analysis succeeded Feb 2, 2024 in 0s

Jest Test Results

These are all the test results I was able to find from your jest-junit reporter

1001 tests were completed in 127.397s with 1001 passed ✔ and 0 failed ✖ tests.

Following tests failed, but could not be found in the source files:

  • Theme Wrapper > Returns component with default theme
  • Theme Wrapper > Returns component with custom theme
  • Theme Wrapper > should not use ShadowWrapper by default
  • Theme Wrapper > should use ShadowWrapper when styles are isolated