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

Calendar: Consider sorting maps by most likes (on day view) #57

Open
shannonturner opened this issue Apr 14, 2024 · 0 comments
Open

Calendar: Consider sorting maps by most likes (on day view) #57

shannonturner opened this issue Apr 14, 2024 · 0 comments

Comments

@shannonturner
Copy link
Owner

Right now, maps at /calendar/2024/04/14/ are displayed from newest to oldest, but maps created early in the day won't be seen as readily due to pagination.

If performant, consider removing the pagination (or raising the limit to be higher).

Alternatively, consider sorting by maps with the most likes.

This may help highlight the most advanced version of a map when a day has multiple versions of a map in progress, but doesn't help much if a map is created over multiple days.

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

1 participant