A border form that fits on one screen
The person filling in a government form is often tired, on a phone, on airport wifi, with a queue behind them. The interface is not where you express creativity. It is where you remove every reason to fail.
Delivery Practice
Picture the real conditions a traveler meets a declaration in. They have just landed, or they are about to board. They are on a phone, one-handed, on a congested network, possibly in their second or third language, with people waiting behind them. This is the least forgiving environment a form will ever face, and it is the only one that matters. Designing for the calm desktop case is designing for a user who does not exist here.
So the goal is not elegance for its own sake. It is to remove every reason the form might fail the person in front of it: a control that scrolls out of reach, a label that does not say what it means, a step that asks for something they do not have on hand.
The navigation never leaves the screen
A common failure on long mobile forms is that the page scrolls, the Back and Continue buttons disappear above or below the fold, and the user is stranded mid-form with no obvious way forward. We pin the frame instead: the brand header, the progress indicator, and the Back/Continue controls stay fixed in the viewport, and only the field area between them scrolls, and only as a last resort on very short screens. The way forward is always visible, so no one gets lost between steps.
- One screen per step, laid out to fit without scrolling on a typical phone, with short fields paired two-up so the step stays compact.
- Large targets and visible focus, so it works with a thumb, a keyboard, or a screen reader, and survives glare and a cracked screen.
- Errors summarized at the top and the view moved to the first problem, so a failed Continue never leaves the user hunting for what went wrong.
- Don't ask twice. When a passport scan already supplies a detail, the form confirms it rather than re-collecting it.
Scanning beats typing
The single biggest reduction in effort and error is to not make people transcribe their passport at all. The camera reads the machine-readable zone, validates it against the ICAO check digits, and fills the identity fields. Typing a passport number on a phone keyboard, at a gate, is exactly the kind of task that produces the errors an officer then has to untangle. The best field is the one the traveler never has to fill.
Judge the form by its worst moment, not its best: a tired traveler, one hand, bad wifi, a queue. If it works there, it works.
None of this is visible as cleverness, and that is the point. A government form done right is one the traveler barely remembers, because nothing about it fought them. The craft goes entirely into making the hard moment ordinary.