io-app
io-app copied to clipboard
chore: [PE-535] Adapted the FooterWithButtons into CGN screens
Short description
This PR adapts the CGN screens with the new FooterWithButtons released into the new version of the design system v1.21.0
List of changes proposed in this pull request
- Removed the
SafeAreaViewfrom CGN screens with aFooterWithButtonsinside
How to test
- Run all the CGN flows such as the activation and details, you should be able to see the right footer with buttons using the right margin.
Preview
| Before | After |
|---|---|
Acknowledgment
@dmnplb
Affected stories
- ⚙️ PE-535: Adattare le schermate CGN con il nuovo
FooterWithButtons
Generated by :no_entry_sign: dangerJS against 8fde22d5ffc88ce10df6e3114cf8ad0bea028838
@Hantex9 Can we merge this PR? I'm working on removing the legacy FooterWithButtons in the following draft PR:
- https://github.com/pagopa/io-app/pull/5558
It would be nice not to work on this flow twice.
Closing this since the refactoring is part of #5651 and #5617