-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Sort shares by title and then creation date #36906
Comments
HI, I would like to help. Is this still available? |
I'd like to work on this issue. Please assign it to me. |
To both of you , you don't have to ask, feel free to fork and fix the issue, then create a pull request :) |
@skjnldsv how to run on localhost? Please type the command here. |
|
@skjnldsv please check my latest pr as I couldn't run it on localhost |
@skjnldsv |
Create a file, share it multiple times with different users
|
I believe it's working perfectly. You can merge now. |
@skjnldsv it doesn't look alphabetically sorted as temp2 is created after temp1. So first Sort will be according to the title, followed by the created time. |
@skjnldsv i got your point. |
Currently they are not sorted at all
server/apps/files_sharing/src/views/SharingTab.vue
Lines 264 to 265 in 078203a
The text was updated successfully, but these errors were encountered: