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

Show recent, own, random issues at the top? #1

Open
calmh opened this issue Oct 4, 2020 · 2 comments
Open

Show recent, own, random issues at the top? #1

calmh opened this issue Oct 4, 2020 · 2 comments

Comments

@calmh
Copy link
Member

calmh commented Oct 4, 2020

Currently there is a single list sorted by votes descending. Someone who opens the page thus sees the most voted issues, and maybe won't scroll down far enough to see other interesting ones. This biases against newer issues with fewer votes. Some ideas to balance:

  • Show a separate section with the ten latest created (or latest updated?) issues
  • Show a separate section with a few randomly chosen issues
  • Move issues you've already voted for into a separate section

Layout wise we could show a couple of such sections beside each other at the top.

-------------------------------------
|  Latest issues  |  Random issues  |
|       ...       |        ...      |
+-----------------+-----------------+
|  My voted issues                  |
|                ...                |
+-----------------------------------+
|  Other issues by vote count       |
|                ...                |
+-----------------------------------+
@AudriusButkevicius
Copy link
Member

Not sure if emotes have timestamps but you could show trending, which is ones with most recently gained votes.

@imsodin
Copy link
Member

imsodin commented Oct 4, 2020

Generally an option to sort by votes, date created, date last commented and as Audrius suggested date last voted would be helpful.

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

3 participants