GitLab 5.3 upload-file dialog box appears many times
Created by: andrewwutw
Using Mac OSX/Firefox.
GitLab demo site can reproduce this problem (version 5.3.0 48d37272)
Go to:
http://demo.gitlab.com/gitlab/gitlabhq/commits/ubuntu_script
You can see many commits.
Now go to first commit ('7c933079'), go to bottom of the page, click "Choose File..." button, the upload-file dialog box will appear, so far it is correct.
Close the dialog box, back to previous page, go to second commit ('57e210f6'). Go to bottom of the page, click "Choose File..." button. This time upload-file dialog box will appear twice.
Close these 2 dialog boxs, back to previous page. Go to third commit ('fe608f30' ). Click "Choose File..." again, this time dialog box will appear 3 times.
Keep doing this, we can have 4 dialog boxes.
I think it is an interesting bug.