Feature

Shipment Entry: Wizard to Single Page

A single-page entry flow that preserved the wizard's field contingency logic, and a collapsible container structure now reused across the system.

01 - Final single-page entry screen with completed fields before submission.

Overview

Replacing a validated wizard with a single page.

Couldn't use the Ascent logo so this is a proxy.

Company Profile

Ascent leverages technology to improve the logistics process.

Jigsaw icon

The Problem

Operation users entering shipments in bulk were slowed down by a multi-step wizard that required stepping through screens for every shipment.

Checkmark icon

The Outcome

A single-page entry flow that preserved the wizard's field contingency logic, and a collapsible container structure now reused across the system.

Person icon

My Role

Product Designer

Team icon

My Team

1 PM, 1 BA, 4 Full Stack Dev, 1 QA.

Box icon

My Contribution

Advocated for retaining the wizard based on prior usability testing, then designed and iterated the single-page structure through multiple cycles, establishing the collapsible container as a system-level pattern.


Summary

Replacing a validated wizard with a single page

Our operation team members, the primary user for this feature, create shipments for our customer users using our product. These shipment orders define what and how their cargo will make it from its origin to its destination. This is a task they perform every day, usually multiple times a day. This feature has existed for many years under different names across Ascent's product line.

The team decided that our newest product iteration needed to move away from the wizard workflow toward a single page, in order to better support bulk orders (operations users completing multiple shipments in one sitting). I was brought onto the project to lead that redesign.

02 - Previous iteration with the wizard (above) and legacy product (bottom).

The Problem

Bulk entry felt slow across a multi-step process

Operations users complete this form multiple times a day, often for bulk orders in a single sitting. The team believed a single continuous page would be faster to complete than stepping through a multistep wizard, particularly for repeat, high volume entry.

This tradeoff wasn't new. The original single page pattern this feature was based on had itself been replaced by a wizard in an earlier product iteration. The latter was in direct response to user feedback that the form required too much training to complete because of its length. As the team built the newest product, that same tradeoff resurfaced from the other direction. Speed for bulk, repeat entry became the priority.

03 - Example of what fields mapped into the wizard from the original single entry screen in the legacy product.

Constraints

The direction was set by the time I was assigned on the project

While I didn't design the wizard version of this feature, I did facilitate the research for it and advocated to keep it. Outside of reducing cognitive load by partitioning it into multiple screens, there were many contingencies where if a user selected one input on one screen, it could affect their selection in another.

04 - One of the conditional examples on if a user selected domestic or international then it would impact which fields would hide/show in the follow step.

Additionally, there was a level of complexity that we solved for in the previous product that we were purposely reducing for this scope, but knew we had to scale to it eventually (e.g. going from an origin to destination to multiple origin or destinations or multi-stop).

05 - In the previous product I had updated the UI to account for multi stop.

Ultimately, the team determined that the trade off for speed, especially since our first users will likely be operations anyways, was worth it. So I began mapping out what we were going to port over in the new product.

06 - One of the artifacts I created during idea which mapped which fields we'd have to reflect in the single page, using the Shipment page as a reference.

Discovery & Ideation

How I kept contingency logic intact without steps

Using our original single page design as a reference, one of the challenges I wanted to resolve immediately was reducing cognitive load, which was resolved in our previous iteration. We could reduce the height of the page by filling in all white space and using the smaller variant of our form fields, but this would for certain make it more challenging for a user to scan, read, and complete.

Using modals would reduce vertical height since we are compartmentalizing interactions to when users would perform them, intentionally interrupting the flow. This would be helpful for sections like the add commodity section where it would be one-to-many items. This would achieve the goal of having a shorter page and making the interaction of adding a new value item intentional. The team preferred a workflow where users tabbed through a section, which was a reflection of how our users actually use the system, so we abandoned the modal idea.


The Design

The collapsible container decision

Ultimately, I leaned into chunking via collapsible containers. Since these sections are linear, we hide/show containers as our system registers valid input for required fields. So as a user completes form fields going up to down, more fields will show. This would circumvent the load of seeing it all at once and have them focus on one section at a time, similar chunking pattern to a wizard.

09 - I advocated for a single column approach which from research I read in the past, but ultimately agreed the trade off was a longer page and that may impact our goal of reducing cognitive load.

Additionally, we had to make a decision on how we communicate validations the contingent fields in each section could impact one another. I advocated for us to lean more towards accessible options and found a middle ground with the team where I felt we were accessible enough and design felt simple enough to render and not distract from other parts of the long page.

10 - Explaining what accessible options look like.

Finally, since the page was long, I wanted a way for users to navigate the page if they either made a mistake or changed their mind. I suggested a sticky anchor navigation section that followed the user as they traveled up and down the page. This would be more useful once we scaled and allowed editing this page in the future.

11 - Early iterations of the anchor navigation.

Outcome

The pattern outlived the page

The pattern and components created during the initial scope have transcended this screen and exist all throughout the system for how we show groups of form fields and how users navigate long pages. It has also evolved significantly for over a year now as we increased scope, added further complexity and nuance in the feature set for this page. While I don't have formal metrics comparing the two approaches, I've sat in on sessions with operations users completing this form and haven't seen anyone get stuck navigating the section logic.

12 - Example of a specific improvement I made to make new interactions more clear (above) and the current version of shipment entry after numerous iterations over the year (bottom).

Reflection

Still not sold on the single page, but proud of where it landed

If we had more time during the initial scope of this project I would have of course done some type of A/B user testing to verify if this was truly faster. I impressed myself by going forward and optimizing a solution that I didn't originally agree with. Looking back on it now, I still feel a wizard style approach would have been better, but I'm happy we ended up with a concept that reflects aspects of that design.