Details Confirmation
Use this pattern so as users cofirm their personal details before proceeding to next steps of your service.
Note: In some cases the height of the content is smaller than the height of the viewport especially in desktop screens. As a result, the footer of the page will stick to the middle of the screen which is not ideal for the user experience. To fix that, you can use the
.govgr-layout--full-height CSS utility class combined with .govgr-layout.
When to use this pattern
You should use a details confirmation page at the beginning of a transaction.
How it works
Details Confirmation page makes sure that user details are accurate before proceeding to the next steps. This page must include user's:
- Name
- Surname
- VAT Number
Figma Reference
Find more information regarding this Pattern in Figma Community File
