Skip to content

Redirect to overview after selecting a product#3365

Merged
imobachgs merged 3 commits intomasterfrom
redirect-product
Apr 7, 2026
Merged

Redirect to overview after selecting a product#3365
imobachgs merged 3 commits intomasterfrom
redirect-product

Conversation

@imobachgs
Copy link
Copy Markdown
Contributor

Problem

During auto-installation, if some issue appears, the web UI gets "stuck" in the product selection page, giving no indication that it is not possible to start the installation. And to add insult to injury, if the product was selected, the only option of the user to escape to the Overview is to click on the Cancel link.

Solution

  • If the product is selected, the product selection page always redirect to the overview.
  • The only exception is when the user asked to go to the product selection page.

To distinguish both cases, the Change product link adds a byUser query argument. In that case, no redirection happens.

Testing

  • Added a new unit test
  • Tested manually

Copy link
Copy Markdown
Contributor

@dgdavid dgdavid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@imobachgs imobachgs merged commit f3e0d50 into master Apr 7, 2026
10 checks passed
@imobachgs imobachgs deleted the redirect-product branch April 7, 2026 15:00
@imobachgs imobachgs mentioned this pull request Apr 14, 2026
imobachgs added a commit that referenced this pull request Apr 14, 2026
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.

2 participants