Skip to content

Default enable `group_name_path_vue`

What does this MR do and why?

In #361816 (closed) we refactored the Group name and Group URL fields from HAML/jQuery to Vue. This will allow us to remove some legacy code and helps us improve UX.

The feature flag has been enabled on gitlab.com for over 24 hours without issues so we would like to try and enable it for the %15.1 cutoff. Because this is a heavily used part of GitLab we will keep the feature flag in the codebase for one milestone before fully removing it.

How to set up and validate locally

  1. Navigate to /groups/new#create-group-pane, /admin/groups/new or /admin/groups/gitlab-org/edit

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

Edited by Peter Hegman

Merge request reports