Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
kulmann committed Jan 21, 2022
1 parent 775924b commit 2adbde6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions changelog/unreleased/enhancement-persisted-sorting
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Enhancement: Persist chosen sorting options

We now persist the chosen sorting options per view into the local storage of the browser. This means, that when e.g. the `All files` page is sorted by last modification date and the `Share with others` page is sorted by share receivers, the web UI remembers those choices for example across browser tabs or during navigation in the folder tree.

https://github.com/owncloud/web/issues/5930
https://github.com/owncloud/web/pull/6290

0 comments on commit 2adbde6

Please sign in to comment.