Merged
Conversation
3f90a8b to
2b7c555
Compare
Member
|
Yes, for sure. Actually in the uploader I would say the default layout should be sort by recency, cause you are most likely to upload recently modified files. |
Member
Author
|
There actually isn't a default (now). The uploader is now able to change the sorting (like in the standard file list) and the sorting is shared between uploader and file list, so the last sorting chosen by the user is respected by the file list, so if you change the sorting in the uploader your local file list will adopt that sorting (and vice versa). |
Member
|
Ok, I guess that’s the best course of action for now. 👍 |
Member
|
LGTM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
yet another feature already implemented a while ago by @tobiasKaminsky as oc 1058
I rebased it to our latest master (not tests yet - Edit and tested now).
Putting this up for discussion if we want to integrate this. It would imho help people especially for manual photo uploads.
cc @jancborchardt @LukasReschke and @przybylski