"Create project" button sticks disabled if there was an error before
Created by: Razer6
The Create project
button sticks disabled if there was a previous error while creating the new project.
Steps to reproduce
- Create a new Project with import of existing repository
- Enter an invalid URL for the repository, e.g.
git://github.com/gitlabhq/gitlab-shell.git
- Submit creating new project
There is an error message, that the URL is invalid
- Change URL to a valid one, e.g.
https://github.com/gitlabhq/gitlabhq.git
- Submit new Project
Observed behavior
You can't create new project because Create project
button is disabled.
Expected behavior
Project created successfully since URL is valid
Logs
All green
Running on 5.3.0 148eade9