Trying to add new branch with a space silently fails
- Select a repository
- Select Branches
- Select New Branch
- For the Name enter "test test"
- Set create from
- Click Create branch
Error
The branch is not created since the name has a space but no error is given.
Expected The branch name to not allow invalid characters such as space.