Details generalized to respect client confidentiality.
Single Employee Salary Component Lookup
Payroll admins on Andal's enterprise HR platform needed to see which salary components were assigned to a specific employee.
The only path was looping through up to 100 transactions by reference number — 20+ employees each — so a single lookup could take ~22 minutes, and restart from scratch if the component turned out to be inactive.
During the desktop-to-web migration I preserved the familiar flow over my redesigned row-based view — familiarity over friction — and, when full cross-editing proved infeasible, settled on read-only visibility between single and bulk transactions.
A lookup that took up to 22 minutes of manual searching now takes seconds.