Skip to content

Remove namespace select after group create fails during trial creation

What does this MR do and why?

Implements #405125 (closed).

This MR hides the namespace select when the new group option is selected and an error occurs.

Screenshots or screen recordings

Before After
Screenshot_2023-05-18_at_16.12.23 Screenshot_2023-05-18_at_16.14.44

How to set up and validate locally

  1. Setup to simulate SaaS and restart GDK
  2. Visit /-/trials/new when you have more than 1 trial eligible namespace
  3. Fill in company information and submit, or just skip to -/trials/new?step=trial
  4. Select Create group from the namespace selector
  5. Fill in invalid name, like @ _
  6. See namespace select is hidden and input has group name populated

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #405125 (closed)

Edited by Ross Byrne

Merge request reports