-
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
feat: [IOCOM-610] Add the new ModuleAttachment
component
#5101
Conversation
ModuleAttachment
componentModuleAttachment
component
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #5101 +/- ##
==========================================
- Coverage 47.92% 47.88% -0.04%
==========================================
Files 1523 1524 +1
Lines 31410 31454 +44
Branches 7787 7797 +10
==========================================
+ Hits 15053 15062 +9
- Misses 16309 16344 +35
Partials 48 48
Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
## Short description This PR adds the new `ModuleAttachment`, a component that is going to be used in the detail of a message. _Note_: It's in line with the guidelines of the old design. ### Preview | ModuleAttachment | | --- | | <img src="https://github.com/pagopa/io-app/assets/29163287/400b06eb-1c9b-44b6-b08f-1fc50ee16231" width="300" /> | ## List of changes proposed in this pull request - Added `ModuleAttachment` - Updated the Modules section ## How to test Go to the **_Profile → Design System → Modules_** --------- Co-authored-by: Damiano Plebani <[email protected]> Co-authored-by: Andrea <[email protected]>
Short description
This PR adds the new
ModuleAttachment
, a component that is going to be used in the detail of a message.Note: It's in line with the guidelines of the old design.
Preview
List of changes proposed in this pull request
ModuleAttachment
How to test
Go to the Profile → Design System → Modules