-
Notifications
You must be signed in to change notification settings - Fork 26
[Draft] Token management pipeline testing #1498
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
base: develop
Are you sure you want to change the base?
Conversation
Accessibility Test resultsDetails
|
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
Playwright test resultsDetails
Skipped testssrc/components/table/table/test/expandable-row-autocollapse/expandable-row-autocollapse.e2e.ts › tds-table-expandable-row-autoCollapse › NEEDS FIXING: expanding one row collapses the others when autoCollapse is true |
384d2f1 to
84ecd48
Compare
No manual adjustments in this commit, just a clean import from Figma to Tokens Studio plugin from the main branch
For easier filtering and exclusion. Includes a new bucket for stuff related to `__content` which we also do not need in the tokens structure right now
84ecd48 to
c632410
Compare
|



Describe pull-request
Just a draft PR for now, to see what kind of merge conflicts and/or changes the current variables structure would present when compared to
develop.Issue Linking:
How to test
[TBA]
Checklists, test steps, screenshots & additional context
## **Checklist before submission** - [ ] Designer approves new design (if applicable) - [ ] No accessibility violations in Storybook - [ ] I have added unit tests for my changes (if applicable) - [ ] All existing tests pass - [ ] I have updated the documentation (if applicable) - [ ] Not breaking production behavior - [ ] Behavior available in Storybook with documented descriptions (if applicable) - [ ] `npm run build:all` without errors
Suggested test steps
Screenshots
Include before/after screenshots for UI changes.
Additional context
Add any other context or feedback requests about the pull-request here.