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

Recommended implementation for sorting #8

Open
inghamn opened this issue Dec 11, 2014 · 0 comments
Open

Recommended implementation for sorting #8

inghamn opened this issue Dec 11, 2014 · 0 comments

Comments

@inghamn
Copy link
Member

inghamn commented Dec 11, 2014

Sorting result lists is a common enough thing in applications that we should have a recommended way of doing it already implemented.

We should implement sorting in the people list and users list blocks.

Sort options will need to be passed along in the URL, so we need to take care to validate the sorting the user is requesting. If the user requests some sorting that is not valid, we should fall back to the default sorting.

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

No branches or pull requests

1 participant