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

Collections UI #2254

Open
3 of 14 tasks
Tracked by #2311
LukeNexusMods opened this issue Nov 18, 2024 · 2 comments
Open
3 of 14 tasks
Tracked by #2311

Collections UI #2254

LukeNexusMods opened this issue Nov 18, 2024 · 2 comments
Assignees
Labels
Epic: Collections This is related to NexusMods Collections.

Comments

@LukeNexusMods
Copy link
Collaborator

LukeNexusMods commented Nov 18, 2024

TODO:

@LukeNexusMods LukeNexusMods added the Epic: Collections This is related to NexusMods Collections. label Nov 18, 2024
@erri120 erri120 self-assigned this Nov 19, 2024
@erri120 erri120 moved this to In Progress in MVP Nov 19, 2024
@insomnious
Copy link
Collaborator

insomnious commented Nov 19, 2024

Thresholds and Brushes for styling collection rating:

if rating >= 75
  `SuccessStrongBrush`
if rating >= 50
`WarningStrongBrush`
else
`DangerStrongBrush`

@Pickysaurus
Copy link
Contributor

Important note on success rating.
If a collection has less than 5 votes, don't show a rating yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic: Collections This is related to NexusMods Collections.
Projects
Status: In Progress
Development

No branches or pull requests

4 participants