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

[FR]: sort empty values to the bottom #1051

Open
m-t-chang opened this issue Apr 22, 2024 · 1 comment
Open

[FR]: sort empty values to the bottom #1051

m-t-chang opened this issue Apr 22, 2024 · 1 comment
Labels
enhancement New feature or request triage Issue not tagged yet. talking to the user

Comments

@m-t-chang
Copy link

Contact Details

michaeltgchang@gmail.com

Present your request

I'd like to be able to sort empty values to the bottom (as if they were the largest value) instead of at the top.

For example, if I have a date column and apply "Sort Ascending", all the rows with empty date appear at the top. I'd like an option to have them to appear at the bottom. My use case is that I have a "Due Date" column for a tasks database, and I'd like the ones without due dates to appear after the ones with due dates, since the ones with due dates are more urgent.

For which platform do you request this request??

Desktop

@m-t-chang m-t-chang added enhancement New feature or request triage Issue not tagged yet. talking to the user labels Apr 22, 2024
@MangoBee
Copy link

MangoBee commented May 14, 2024

This happen for me too, it happens even when you change data type to number. I wonder who wants empty rows above all in most of the case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Issue not tagged yet. talking to the user
Projects
None yet
Development

No branches or pull requests

2 participants