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

Instance filtering options #1595

Open
clpetersonucf opened this issue Jul 17, 2024 · 1 comment
Open

Instance filtering options #1595

clpetersonucf opened this issue Jul 17, 2024 · 1 comment

Comments

@clpetersonucf
Copy link
Member

It'd be nice to finally include some instance filtration options on the My Widgets page. These might include:

  • Draft/published widgets
  • Has scores
  • Score count over a certain value? (> 50, > 100 total scores recorded, etc)
  • Shared with other users (this would require significant tweaks related to how instance perms are requested)
  • Guest/Normal mode scoring

In several cases, this information is provided by additional API endpoints. We might have to reconsider what information is provided by instance get methods and how we could efficiently provide some of that additional information without significant strain on the DB (session caching, etc).

@chrissolanilla
Copy link

assigning myself this issue

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

2 participants