You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
It'd be nice to finally include some instance filtration options on the My Widgets page. These might include:
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).
The text was updated successfully, but these errors were encountered: