-
Notifications
You must be signed in to change notification settings - Fork 106
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
chore: [IOAPPFD0-134] Add the new AccordionItem
to the Design System playground
#4938
Conversation
AccordionItem
to the Design System playgroundAccordionItem
to the Design System playground
Affected stories
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #4938 +/- ##
==========================================
- Coverage 47.17% 47.17% -0.01%
==========================================
Files 1632 1632
Lines 32012 32022 +10
Branches 8052 8052
==========================================
+ Hits 15103 15105 +2
- Misses 16849 16857 +8
Partials 60 60
Continue to review full report in Codecov by Sentry.
|
…m playground (#4938) ## Short description This PR adds the new `AccordionItem` to the relative Design System page. The new component accepts two types of content: a `string` or a `React node` To learn more about the component, please read the original PR: - pagopa/io-app-design-system#43 ## List of changes proposed in this pull request - Add the new `AccordionItem` to the `DSAccordion` component ### Preview https://github.com/pagopa/io-app/assets/1255491/ec8eb1b8-ed01-4050-838a-850a9052dcb4 ## How to test Go to the **Profile → Design System → Accordion (Components)**
Short description
This PR adds the new
AccordionItem
to the relative Design System page. The new component accepts two types of content: astring
or aReact node
To learn more about the component, please read the original PR:
AccordionItem
component io-app-design-system#43List of changes proposed in this pull request
AccordionItem
to theDSAccordion
componentPreview
newAccordionItem.mp4
How to test
Go to the Profile → Design System → Accordion (Components)