Skip to content

Move upload source step after details in submission flow#24589

Open
willdurand wants to merge 1 commit intomasterfrom
move-source-code-to-end-of-flow
Open

Move upload source step after details in submission flow#24589
willdurand wants to merge 1 commit intomasterfrom
move-source-code-to-end-of-flow

Conversation

@willdurand
Copy link
Member

@willdurand willdurand commented Mar 12, 2026

Fixes mozilla/addons#16133


In addition to changing the order of steps, I had to update a message. Indeed, we currently show a "remember" message conditionally in the "details" step:

Screenshot 2026-03-12 at 11 35 26

In this patch, I replaced it with a different message since the source code is uploaded after:

Screenshot 2026-03-12 at 10 53 25

@willdurand willdurand force-pushed the move-source-code-to-end-of-flow branch 2 times, most recently from f45af22 to 47cf88d Compare March 12, 2026 10:52
@willdurand willdurand force-pushed the move-source-code-to-end-of-flow branch from 47cf88d to 27e9f23 Compare March 18, 2026 13:17
@willdurand willdurand marked this pull request as ready for review March 18, 2026 13:31
@willdurand willdurand requested review from a team and eviljeff and removed request for a team March 18, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task]: Move upload source step after details in submission flow

1 participant