Skip to content

Remember directory view and sorting throughout navigation #5

@linuskmr

Description

@linuskmr

The directory listing defaults to List View. Changing it to Table View only affects the current page. When I click onto another directory, the selected view switches back to the default List View. The same goes for sorting.

It would be nice if the GET parameters of the current directory (e.g. ?view=table&sort=asc) are propagated to links of other directories. This means that the entries in the directory listing had to be build like <a href="dir_entry?CURRENT_GET_PARAMS">.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions