Build
Reviewing and correcting
How to check the result and ask for changes so they land the first time.
Review in this order
Structure first, then responsive, then detail.
Fix structure before spacing, because structure moves everything else with it.
- 1Structure
- 2Responsive layout
- 3Typography and images
- 4Interactive behaviour
- 5Small visual details
Asking for a change
Describe the difference you can see. Leave the fix to UpBuilder.
- Say what is wrong
- "The cards overlap" works better than "add margin".
- Name the breakpoint
- "On mobile the nav overlaps the logo."
- One at a time
- One change per message, so you can tell what worked.
- Point, do not describe
- Use Comment to click the element instead of explaining where it is.
- Comment
- Click an element, write a note, and send it to the chat.
- Screenshot
- Mark an area of the preview and attach it to your message.
Re-check shared sections
The navbar and footer appear on every page. After a structural change, check them on more than one page.
When it is ready
- Content
- Text and images are still editable, not flattened.
- Responsive
- The breakpoints you care about match your design.
- Behaviour
- Menus, tabs, accordions, and forms work.
- Consistency
- Shared sections look the same across pages.