-
Notifications
You must be signed in to change notification settings - Fork 20
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
feature: add motion to accordion component #930
Conversation
Playwright test resultsDetails 421 tests across 146 suites 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 |
This pull request is automatically being deployed by Amplify Hosting (learn more). |
packages/core/src/components/accordion/accordion-item/accordion-item.scss
Outdated
Show resolved
Hide resolved
@ckrook don't forget the formatting of the title! |
packages/core/src/components/accordion/accordion-item/accordion-item.tsx
Show resolved
Hide resolved
packages/core/src/components/accordion/accordion-item/accordion-item.tsx
Outdated
Show resolved
Hide resolved
…n-item.scss Co-authored-by: Tim <tim.romberg@scania.com>
Quality Gate passedIssues Measures |
Quality Gate passedIssues Measures |
@ckrook rebase with develop :) |
Describe pull-request
This PR introduces motion to the accordion component.
Issue Linking:
Choose one of the following options
CDEP-3706
: CDEP-3706How to test
Provide detailed steps for testing, including any necessary setup.
Checklist before submission
npm run build-all
without errorsSuggested test steps
Screenshots
Screen.Recording.2024-12-17.at.16.08.10.mov