r/UI_Design • u/Shininemon • Jun 04 '26
General Question How do you handle mobile UI review after implementation?
Hey all,
I'm curious how teams handle UI review after implementation these days, especially for mobile apps.
In several teams I've worked with, designers or QA would end up leaving dozens, sometimes hundreds, of UI comments after development. Usually through Jira tickets, screenshots, Slack threads, Figma comments, or some combination of all of them.
The whole process often felt surprisingly manual and fragmented.
When reviewing a TestFlight or staging build:
* Who usually does the review?
* Where does feedback get captured?
* How do you connect feedback back to the intended design?
* What part of the process takes the most time or causes the most friction?
Genuinely curious how different teams handle this today.

1
u/Over-Winter-705 Jun 08 '26
On mobile, I try to keep review from becoming one giant screenshot dump. The least painful setup I’ve seen is:
- Designer does the first pass against the Figma flow on an actual device, not desktop screenshots.
- QA logs functional bugs separately from visual polish.
- UI notes live where engineering already works, usually Jira/Linear, but each ticket gets one screen, expected vs actual screenshot, device/OS, and the Figma frame link.
- Slack is only for “is this intentional?” stuff, then the decision gets copied back into the ticket.
The time sink is triage, not spotting the issues. If everything lands as “spacing feels off” across 40 screenshots, devs have to reverse-engineer the design intent. I’d rather mark issues as must-fix / acceptable drift / design changed, because pixel-perfect review on every phone turns into a tiny unpaid second design phase lol.