Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Import dialog enhancements #41

Open
x9t9 opened this issue Sep 23, 2018 · 4 comments
Open

Import dialog enhancements #41

x9t9 opened this issue Sep 23, 2018 · 4 comments
Labels
JS - Lychee-Front JavaScript related see https://github.com/LycheeOrg/Lychee-front

Comments

@x9t9
Copy link

x9t9 commented Sep 23, 2018

After testing with importing several folders ( not too many photos ) I feel that the import dialog is really lacking on the uX side - specifically on 3 issues :

1 - There seems to be no way to stop, cancel or pause the import
2 - There is no way to see the progress ( Progress bar, or last / current processed image or folder )
3 - There is no way to close the import dialog in case something went wrong with import .

These point are important also because the import process is far from being smooth ( or fast.. ) and lack of info ( or possibility to pause ) makes that much harder to debug .

@ildyria
Copy link
Member

ildyria commented Sep 24, 2018

I can see the other issues you mentioned but:

2 - There is no way to see the progress ( Progress bar, or last / current processed image or folder )

This is not true. When uploading multiple file you can clearly see those waiting, the one being uploaded, those being processed and those already finished.

But I can also see that we are missing a sort of progress bar.

@ildyria ildyria added the JS - Lychee-Front JavaScript related see https://github.com/LycheeOrg/Lychee-front label Sep 24, 2018
@x9t9
Copy link
Author

x9t9 commented Sep 24, 2018

@ildyria I am sorry, I was referring to the import dialog not upload.
My test was using the import from server function and I could see no such indication of progress.

@ildyria
Copy link
Member

ildyria commented Sep 24, 2018

Oh, I never used this function before.

@bablat
Copy link

bablat commented Jun 19, 2019

+1

Server import needs some progress indicators, it's running for a very long time and knowing what was/wasn't transferred is difficult. Can it be viewed in a debug log file somehow perhaps?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
JS - Lychee-Front JavaScript related see https://github.com/LycheeOrg/Lychee-front
Projects
None yet
Development

No branches or pull requests

3 participants