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

[enhancement] allow users to rate themes #178

Open
enesbala5 opened this issue Aug 25, 2024 · 4 comments
Open

[enhancement] allow users to rate themes #178

enesbala5 opened this issue Aug 25, 2024 · 4 comments

Comments

@enesbala5
Copy link

I believe that implementing Likes on the themes could be really helpful to new users who want to find the best themes for them.

At this point, the theme store could do without them, as there are only so many themes, but as more themes get added, the task of finding good themes will get progressively harder.

@devxan
Copy link

devxan commented Aug 31, 2024

Filters would be a great addition. Besides user ratings, the theme store could allow users to sort/filter by creation or last update date, and user count (if nonintrusive telemetry was added).

Oh - and also display if a theme is installed without clicking into it.

@Heinrich-XIAO
Copy link

This might require the collecting of personal data. Because there need to be accounts to rate things without getting spammed.

@devxan
Copy link

devxan commented Nov 20, 2024

This might require the collecting of personal data. Because there need to be accounts to rate things without getting spammed.

Ratings could use GitHub accounts for sign-in, so that no personal information would need to be collected. (And to deter spammers, as making multiple GitHub accounts would be harder than making multiple 1st-party accounts.)

I saw that sorting by creation or update date was added! That's good. But for download count, I don't think that would need accounts, maybe a cookie or something in local storage to say 'this browser has already downloaded this mod' to prevent most repeats.

@plutonium-239
Copy link

I have no idea why along with the beta version and the website refresh, we lost sorting/filtering mods.

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

No branches or pull requests

4 participants