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: Fix table styling for striped variation #4889

Merged
merged 1 commit into from
Jan 6, 2024
Merged

Conversation

ioanabrooks
Copy link
Contributor

@ioanabrooks ioanabrooks commented Jan 5, 2024

Description of changes

Fix styling for Table primitive striped variation

Before After
Screenshot 2024-01-05 at 12 37 15 PM Screenshot 2024-01-05 at 12 36 48 PM

Issue #, if available

Fixes: #4885

Description of how you validated changes

Checklist

  • Have read the Pull Request Guidelines
  • PR description included
  • Relevant documentation is changed or added (and PR referenced)
  • yarn test passes and tests are updated/added
  • No side effects or sideEffects field updated

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ioanabrooks ioanabrooks requested a review from a team as a code owner January 5, 2024 20:43
Copy link

changeset-bot bot commented Jan 5, 2024

🦋 Changeset detected

Latest commit: e6b9729

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
Name Type
@aws-amplify/ui Patch
@aws-amplify/ui-react-auth Patch
@aws-amplify/ui-react-core-auth Patch
@aws-amplify/ui-react-core-notifications Patch
@aws-amplify/ui-react-core Patch
@aws-amplify/ui-react-liveness Patch
@aws-amplify/ui-react-native-auth Patch
@aws-amplify/ui-react-native Patch
@aws-amplify/ui-react-notifications Patch
@aws-amplify/ui-react-storage Patch
@aws-amplify/ui-react Patch
@aws-amplify/ui-vue Patch
@aws-amplify/ui-angular Patch
@aws-amplify/ui-react-geo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

@reesscot reesscot left a comment

Choose a reason for hiding this comment

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

MSTM, thanks for the quick fix!

@ioanabrooks ioanabrooks merged commit 067e2b1 into main Jan 6, 2024
34 checks passed
@ioanabrooks ioanabrooks deleted the table-striped-fix branch January 6, 2024 00:37
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.

Table Striped Variation Does Not Work
4 participants