-
Notifications
You must be signed in to change notification settings - Fork 99
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
Feature Request: When creating a task in "Manual sort" mode, create it at the top of the list #2345
Comments
This comment has been minimized.
This comment has been minimized.
The sorting happens based on the number of seconds passed since Tasks created later get larger numbers and show up at the bottom of the list when sorting normally (arrow up), since we simply sort this as integers are sorted. I admit, it might have been better to revert the sorting in this special case and show larger numbers at the top by default. However, we will not change this, as it would break sorting for people that have adapted to this behavior. So, as solution, you simply need to revert the sort order (arrow down) and manually sort your tasks according to this. New tasks will show up at the top of the list, you will just have to live with the arrow pointing down, instead of up. |
This comment was marked as off-topic.
This comment was marked as off-topic.
I am really sorry that came across as harsh, it was not meant to be... It is because I really value this app that the sorting detail is disappointing to me. I thank you for your hard work and appreciate the explanation and proposed solution, but the issue I am facing is not simply a matter of inverting the arrow in the web interface. |
Steps to reproduce
Expected behaviour
I would like the task to appear at the top of the list. (Of course, this could be configurable.)
Actual behaviour
The task appears at the bottom of the list, and has to be manually dragged to the top.
Server configuration
Operating system: Linux (NixOS)
Web server:
Database:
PHP version:
Nextcloud version: 27.0.1
Tasks version: 0.15
Updated from an older Nextcloud or fresh install: Updated
Signing status:
List of activated apps:
Nextcloud configuration:
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: yes/no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
LDAP configuration (delete this part if not used)
Client configuration
Browser:
Operating system:
CalDAV-clients:
Logs
Web server error log
Nextcloud log (data/nextcloud.log)
Browser log
The text was updated successfully, but these errors were encountered: