-
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:[IOPID-2619] New PosteID App2App educational bottom sheet #6665
Conversation
Jira Pull Request LinkThis Pull Request refers to Jira issues: |
PR Title Validation for conventional commit type✅ All good! PR title follows the conventional commit type. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6665 +/- ##
==========================================
- Coverage 50.04% 50.02% -0.03%
==========================================
Files 1539 1540 +1
Lines 32187 32204 +17
Branches 7305 7309 +4
==========================================
+ Hits 16109 16110 +1
- Misses 16028 16043 +15
- Partials 50 51 +1
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
@mariateresaventura copy review needed 🙏🏻 |
Short description
This PR aims to direct citizens who select the login with PosteID towards the app2app approach (if they have the PosteID app on their device) to optimize the login process.
List of changes proposed in this pull request
bottom-sheet
performancebottom-sheet
to theIdpLoginScreen
, which is displayed when the citizen selectsPoste ID
Demo
android-posteid-app2app-educational.mp4
iOS-posteid-app2app-educational.MP4
A11Y
android-a11y-posteid-app2app-educational.mp4
iOS-a11y-posteid-app2app-educational.MP4
How to test
In the production environment, try selecting different
idp
options (it's not necessary to proceed with the login). Thebottom-sheet
should appear only when selecting the Poste IDidp
(as shown in the demo). Make sure everything works correctly.