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

Option to hide obtained medals #43

Open
12beesinatrenchcoat opened this issue Oct 28, 2024 · 1 comment
Open

Option to hide obtained medals #43

12beesinatrenchcoat opened this issue Oct 28, 2024 · 1 comment

Comments

@12beesinatrenchcoat
Copy link

(I'm so sorry if this is the wrong place to put this) I liked the ability to completely hide medals that I had already completed, in part to make the list significantly more compact. Is that coming back? or could i try implementing this because i genuinely really want this feature back

Thank you!

@Tanza3D
Copy link
Member

Tanza3D commented Oct 28, 2024

this will return eventually, just trying to figure out a good place UI-wise to put the toggle.
for now if you want to apply it you can use this CSS in stylus or similar

.filter-obtained .medals__medal-button.obtained { display: none !important; }

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