Skip to content

Editing company data on mobile and desktop — one hybrid process, not two

TL;DR

Diagnosis

The hard part wasn’t designing for mobile and desktop. It was keeping them the same. The bank calls it hybryda — one process rendered on both platforms, where every platform-specific exception means extra development. So the discipline was to design one process — same steps, same data, same logic — and let only the layout adapt, per the design system’s rules. Mobile shows the four data sections as a hub you drill into; desktop shows them as a sidebar with the content beside it. Same navigation, two presentations — and zero duplicated logic for the dev team to maintain.

What I did

Results

The problem

What needed solving?

These data-editing options existed only in the retail mobile app. The small-business segment needed them too — but small-business customers also live on desktop (web banking), so the module had to work on both.

Why not just design two versions?

Because two versions mean two lots of logic for the dev team to build and maintain. The bank’s model is hybryda — one process, both platforms. Every platform-specific exception costs development, and those exceptions accumulate. So the constraint wasn’t “make it nice on each platform” — it was “keep it one process, and let the layout do the adapting.”

My role / scope

Process

Key decisions & trade-offs

How it turned out

The module shipped for small-business customers on both mobile and desktop — a data-editing capability that had been retail-mobile-only. Customers can self-serve: view their record, edit contact details, manage consents.

What I took away