UX - Delay with redirect when creating a branch from interface
Summary
When creating a branch from the interface of an issue, the user is redirected to the branch page. There is a delay before this happens though, which may cause confusion and can be improved upon.
Steps to reproduce
- On issue screen, open
Create merge requestdropdown. - Select create branch.
- Click
Create branch.
What is the current bug behavior?
Delay on redirect
What is the expected correct behavior?
Feedback from the interface to notify the user that the branch has been created successfully.
Edited by Donald Cook