How often do you encounter loading in comparing directories? Multiple times a day (Daily) - (Web-Projects)
What is your use-case?
Sync Data from Local PC to Server - or other way around
Why would it be useful to display a full path here? If you upload thousand of file onto a server, it happens often that the upload seems to stuck… or you wonder why there are so much files uploaded (and why it takes so long) as you think it should be made in a breath. (…Maybe did I miss to exclude some unnecessary Directories like Cache, etc.?) To see which directory / or File is currently uploading helps to get some information about, where the current process stuck or where all the workload comes from.
As it's currently implemented the off-cuttet path don't help in any way. As you see in my screenshots It even cuts off long file names so that you can't even see exactly which file is currently being processed. I wonder about the decision to cut this worthwhile information off - perhaps only due to aesthetic decisions (design).
How often do you encounter loading in comparing directories?
What is your use-case?
Why would it be useful to display a full path here?
How often do you encounter loading in comparing directories?
Multiple times a day (Daily) - (Web-Projects)
What is your use-case?
Sync Data from Local PC to Server - or other way around
Why would it be useful to display a full path here?
If you upload thousand of file onto a server, it happens often that the upload seems to stuck… or you wonder why there are so much files uploaded (and why it takes so long) as you think it should be made in a breath. (…Maybe did I miss to exclude some unnecessary Directories like Cache, etc.?)
To see which directory / or File is currently uploading helps to get some information about, where the current process stuck or where all the workload comes from.
As it's currently implemented the off-cuttet path don't help in any way. As you see in my screenshots It even cuts off long file names so that you can't even see exactly which file is currently being processed.
I wonder about the decision to cut this worthwhile information off - perhaps only due to aesthetic decisions (design).
Thank you very much.
I've created: https://youtrack.jetbrains.com/issue/IJPL-171177/Compare-directories-Display-a-whole-path-of-a-file-being-loaded
Please feel free to comment and vote.