Skip to content

Keep selected visibility level in new project form

username-removed-273972 requested to merge sonxurxo/gitlab-ce:issue-19253 into master

What does this MR do?

Keep the project visibility level selected in case of error creating the project.

Are there points in the code the reviewer needs to double check?

Maybe the view tests, since it's my first contribution.

Why was this MR needed?

It's an usability issue to reset the form in case of error; users are likely to forget reviewing the visibility level again.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #19253 (closed): visibility level reset to default on form error

Merge request reports