Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace file in queue when single select #767

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open

Replace file in queue when single select #767

wants to merge 1 commit into from

Conversation

SmallhillCZ
Copy link

I believe it wouldbe more clear when non-multiple selects would replace the file in queue.

I believe it wouldbe more clear when non-multiple selects would replace the file in queue.
@shingayijena
Copy link

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

@pinoatrome
Copy link

+1
It is annoying to issue the command
this.fileUploader.uploadItem(queue[queue.length - 1]); // the last one selected
every time when the uploader config states a max queue limit to 1 queueLimit: 1.
TIA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants