Skip to content
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

Make it possible to disable sticky favourites at the top of the list #2350

Closed
oparoz opened this issue Nov 26, 2016 · 5 comments
Closed

Make it possible to disable sticky favourites at the top of the list #2350

oparoz opened this issue Nov 26, 2016 · 5 comments
Labels

Comments

@oparoz
Copy link
Member

oparoz commented Nov 26, 2016

Steps to reproduce

  1. Sort the file list by date
  2. Mark some files and folder as favourites

Expected behaviour

Favourites should stay where they are. If I need access to them, I have the favourite filter at my disposal

Actual behaviour

Favourites are migrated to the top of the list, disrupting the order I picked.

If I order files by date, it's because I deem it important to always know which folders have been recently updated. I don't want to have to mentally re-arrange the order.

Since not everybody may agree with me, I would be fine with a Files setting which allows people like me to disable that "feature" :)


@jancborchardt

@oparoz oparoz added bug design Design, UI, UX, etc. labels Nov 26, 2016
@nickvergessen
Copy link
Member

Maybe we should only sort them to the top, when sorting by name and otherwise just retain them in the normal order?

@ChristophWurst because you implemented this IIRC

@ChristophWurst
Copy link
Member

@ChristophWurst because you implemented this IIRC

Nope #1860 🙊

@jancborchardt
Copy link
Member

See discussion in #2379. Disabling this based on view is confusing. And why have a switch? If the files are favorites then it's good they are up top. Simply because it's a change from the old? It's also just another code path to maintain.

@oparoz
Copy link
Member Author

oparoz commented Dec 8, 2016

If the files are favorites then it's good they are up top.

No. From my OP:
"If I order files by date, it's because I deem it important to always know which folders have been recently updated. I don't want to have to mentally re-arrange the order."

It's not another code path, it's a feature for efficient people. Simplicity first, yes, but only offering one option will never work for everybody. We have a settings panel in the Files app. It's designed for that. This request is similar to the "show hidden files" feature. It's important for some people.

@oparoz oparoz reopened this Dec 8, 2016
@nextcloud-bot nextcloud-bot added the stale Ticket or PR with no recent activity label Jun 20, 2018
@jancborchardt
Copy link
Member

This is now 2.5 years old – I’ll close it? Adding a configuration option for something basic as this will increase our testing matrix, and it’s pretty useful by now as we do it everywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants