Skip to content

Migrate form errors for new groups registration

Diana Zubova requested to merge dz/364953-migrate-form-errors into master

What does this MR do and why?

Migrate to form alerts to Pajamas

Related to #364953 (closed)

Screenshots or screen recordings

Before After
Screenshot_2022-06-24_at_11.16.59 Screenshot_2022-06-24_at_11.17.54

How to set up and validate locally

  1. Run your GitLab instance as SaaS (use GITLAB_SIMULATE_SASS=1)
  2. Open http://localhost:3000/users/sign_up/groups/new
  3. Choose the same name for the group as one of already existing
  4. Observe the errors

MR acceptance checklist

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

Edited by Diana Zubova

Merge request reports