Skip to content

on branch deletion show loading icon and disabled the button

wendy kurniawan soesanto requested to merge wendy0402/gitlab-ce:master into master

What does this MR do?

when deleting a branch, the delete button will show loading icon and disabled the button

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

code in app/assets/js/branches.js

Why was this MR needed?

after user click delete branch, there is no processing indication, and the user can click many times as he/she wants. It seems UX flaw.

Screenshots (if relevant)

Screen_Shot_2016-10-09_at_9.20.42_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports