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

Sort the list of "your carpools" by date from newest to oldest #68

Open
andrewnoyes opened this issue Oct 14, 2019 · 0 comments
Open

Sort the list of "your carpools" by date from newest to oldest #68

andrewnoyes opened this issue Oct 14, 2019 · 0 comments
Labels
good first issue Good for newcomers

Comments

@andrewnoyes
Copy link
Collaborator

For now, we can just make this the default sort option on the backend when a user pulls their created carpools. In the method findCarpoolsByCreatedBy in the carpool-service, update the query to include an order option that specifies created from newest to oldest.

@andrewnoyes andrewnoyes added the good first issue Good for newcomers label Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant