pagopa / io-app

IO, l'app dei servizi pubblici
https://io.italia.it
European Union Public License 1.2
567 stars 98 forks source link

feat: [IOPID-1537] Integrate new DS on Unsupported Device Screen #5697

Closed ChrisMattew closed 3 weeks ago

ChrisMattew commented 3 weeks ago

Short description

Integrate new DS and change copy on Unsupported Device Screen

Test

E2E

[!Tip] Run e2e tests

Video

iOS Android

How to test

From an unsupported device:

Open the app, then click on the CTA, it should redirect you to an IO-italia's FAQ

From simulator(iOS only) or supported device in debug mode

In ts/screens/modal/RootModal.tsx component invert the !props.isDeviceSupported condition to display the UnsupportedDeviceScreen, then click on the CTA, it should redirect you to an IO-italia's FAQ

[!Note] Android simulator can be test without to invert the condition

ChrisMattew commented 3 weeks ago

@mariateresaventura copy review need! 🙏🏼

pagopa-github-bot commented 3 weeks ago

Affected stories

Generated by :no_entry_sign: dangerJS against 67f1d0a196ef9e5ab274eaccffc4c4a4ba99b5a2

mariateresaventura commented 3 weeks ago

@mariateresaventura copy review need! 🙏🏼

Done!