Redundancy in new project form
Created by: minhajuddin
Gitlab is an awesome app, I love it :)
The /projects/new form has an input field for path
and code
which are the same 99% of the time. And moreover path can be created from the name after sluggifying it. So, it would be great if we can auto-populate the path and code on the name input's onchange event to the sluggified version of name.