dedo1911 / ingress-plus

Ingress Plus Fan-Site
https://ingress.plus
16 stars 4 forks source link

Feature Request: "Hide/Show unobtainable badges" button for logged out users #16

Closed InvestigateXM closed 8 months ago

InvestigateXM commented 8 months ago

At the moment, the "Hide/Show unobtainable badges" button only shows up on the badge screen if you're logged in. As this feature doesn't require any profile functionality (I think?), it may be a good idea to always show the button, even if the user is not logged in.

image Logged in

image Logged out

I assume it has to do with this line, but heck if I know how to rewrite it, I'm just complaining about new changes ;) https://github.com/dedo1911/ingress-plus/blob/796647ababc48598ba6feb2f3398e235f55fab5f/src/routes/%2Bpage.svelte#L32