Replace file in queue when single select #767
Reference in New Issue
Block a user
Delete Branch "unknown repository"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I believe it wouldbe more clear when non-multiple selects would replace the file in queue.
hie guy's i am facing a similar challenge i have two applications running on localhost(wamp) i can access the first one which i assigned project1 to port 81 the second (project2) is assigned to port 82.devices (my desktop and android phone) on the WAN can access both projects but the project2 generates ERR_CONNECTION_REFUSED once you try to enter log in credentials any help would be most appreciated
+1
It is annoying to issue the command
this.fileUploader.uploadItem(queue[queue.length - 1]); // the last one selectedevery time when the uploader config states a max queue limit to 1
queueLimit: 1.TIA
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.