io-app icon indicating copy to clipboard operation
io-app copied to clipboard

feat(IT Wallet): [SIW-980] Add eID issuing IDP selection screen

Open mastro993 opened this issue 9 months ago • 2 comments

Short description

This PR introduces the IDP selection screen for the eID issuing

List of changes proposed in this pull request

  • Added ItwIdentificationIdpSelectionScreen component
  • Added related route and paramters

How to test

Navigate to Profile -> IT Wallet -> Issuing -> SPID

Preview

https://github.com/pagopa/io-app/assets/6160324/01a63fde-f70c-44c9-bada-49de8454d621

mastro993 avatar May 08 '24 16:05 mastro993

Affected stories

  • 🌟 SIW-980: Come cittadino voglio visualizzare l'elenco di SPID provider se scelgo SPID come metodo di autenticazione subtask of

Generated by :no_entry_sign: dangerJS against d530c8a7af2e8333a121b772c82a83de9ea1ebe0

pagopa-github-bot avatar May 08 '24 16:05 pagopa-github-bot

Codecov Report

Attention: Patch coverage is 8.33333% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 49.53%. Comparing base (4f204b4) to head (35645d6). Report is 80 commits behind head on master.

:exclamation: Current head 35645d6 differs from pull request most recent head d530c8a. Consider uploading reports for the commit d530c8a to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5752      +/-   ##
==========================================
+ Coverage   48.42%   49.53%   +1.10%     
==========================================
  Files        1488     1605     +117     
  Lines       31617    31880     +263     
  Branches     7669     7770     +101     
==========================================
+ Hits        15311    15791     +480     
+ Misses      16238    16026     -212     
+ Partials       68       63       -5     
Files Coverage Δ
...features/itwallet/navigation/ItwStackNavigator.tsx 66.66% <ø> (ø)
ts/features/itwallet/navigation/routes.ts 100.00% <ø> (ø)
...n/screens/ItwIdentificationModeSelectionScreen.tsx 4.34% <0.00%> (ø)
...on/screens/ItwIdentificationIdpSelectionScreen.tsx 9.09% <9.09%> (ø)

... and 420 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8760edc...d530c8a. Read the comment docs.

codecov[bot] avatar May 10 '24 12:05 codecov[bot]