trophy-place / community

Public repository for community additions to trophy.place
https://my.trophy.place
1 stars 0 forks source link

Games on User profiles need to receive the same gradient treatment that trophies with PS5 tracking progress got #7

Closed TheYuriG closed 1 year ago

TheYuriG commented 1 year ago

Thanks to Gorb's suggestion and the commit feat: add trophy timestamps, trophies can now receive a gradient left to right that will give a good visual percentual indication of how far along the player is in regard to achieving said trophy.

This treatment needs to be passed to the games themselves on a User profile, but with a few tweaks:

Before shipping this update, request feedback from the community to see if it's nice or too much while reminding them that this will be adjustable (to increase the opacity to make the gradient more visible, but also to decrease the opacity to remove the gradient altogether).

The feedback focus should be on whether it has a good combination of colors and if a better one could be used instead, not if it should be shipped at all.

TheYuriG commented 1 year ago

Relevant PR created: Frontend #101. This issue will be closed once that's merged.