Skip to content

Remove automated username suggestion on trial registration

What does this MR do and why?

Removes the username suggestion functionality from the/-/trial_registrations/new page as per #224455 (closed)

Screenshots or screen recordings

before after
before screencast after screencast

How to set up and validate locally

  1. Sign out of gdk.
  2. Visit /-/trial_registrations/new path (http://gdk.test:3000/-/trial_registrations/new for instance)
  3. Fill out first name and last name
  4. Ensure username field isn't automatically filled out.

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 #224455 (closed)

Edited by Doug Stull

Merge request reports