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

Add ability to sort nulls last #3470

Closed
1 task done
patphongs opened this issue Nov 1, 2018 · 0 comments
Closed
1 task done

Add ability to sort nulls last #3470

patphongs opened this issue Nov 1, 2018 · 0 comments

Comments

@patphongs
Copy link
Member

patphongs commented Nov 1, 2018

We have turned on nulls in the front-end datatable display within this PR: fecgov/fec-cms#2488. Now, the null values show on first load as the page is sorting by descending. In order to fix the display and make it more user friendly, we need the API return to always sort nulls last.

Completion criteria:

  • Modify API return for all endpoints to always sort nulls last in the list when sorting descending and sorting ascending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants