-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: [IOPLT-599] Replace legacy StatusContent with Alert component …
…for SectionStatus advices (#5924) ## Short description This PR replaces the SectionStatus component rendering with the new DS Alert component ## List of changes proposed in this pull request - Refactoring on component definition - Removal of the component from DS Section ## How to test On dev-server activate a status message on any of the dedicated sections in order to view the Alert properly rendered. <details> <summary>Static case</summary> <img height="550" src="https://github.com/pagopa/io-app/assets/3959405/385dde68-1b98-4eed-a176-eff3103bd293"/> </details> <details> <summary>With Link</summary> https://github.com/pagopa/io-app/assets/3959405/a0a0548b-c1d4-48e3-b172-6c3c643b2d33 </details> --------- Co-authored-by: Mario Perrotta <mario.perrotta@pagopa.it> Co-authored-by: Fabio Bombardi <16268789+shadowsheep1@users.noreply.github.com>
- Loading branch information
1 parent
0d172f3
commit bb96fd2
Showing
5 changed files
with
59 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters