The design review process is the final step before handing design over to developers. Unlike feedback, the goal is not to reiterate on feature concepts, solutions, UI or layout.
Instead, the goal of the design review is to make sure base cases are well documented and that the design adheres to standards (internal and external) as well as accessibility guidelines and spelling.
The design review process should be structured to minimise the amount of work to be redone when errors are found. E.g. the most fundamental issues should be addressed first.
If new components were created and added to our Design System during the design of a new feature. Make sure each component undergoes a design review of their own.
<aside> 💡 This page is also useful as a reference during the design process! After all, it’s the cheat sheet for what will be checked before designs are approved.
</aside>
One could bake the following questions/checklist in their design process to make sure that it covers all aspects of the user experience:
<aside> <img src="https://asset.brandfetch.io/idZHcZ_i7F/idcJ00e7RI.svg" alt="https://asset.brandfetch.io/idZHcZ_i7F/idcJ00e7RI.svg" width="40px" /> Use Figma plugins like **Content Reel** to fill in test data for various fields.
Also consider Google Sheets Sync plugin for data consistency, especially for testing and marketing purposes.
</aside>