Silverfeelin / SkyGame-Planner

Sky:CotL unlock planner/tracker
Other
17 stars 3 forks source link

Add warning for expired closet links #97

Closed Silverfeelin closed 2 months ago

Silverfeelin commented 2 months ago

Whenever a Cloudflare KV key is incorrect or expired the page will receive no data and and continue as if nothing happened. Add an alert to notify the user that the key expired.

https://github.com/Silverfeelin/SkyGame-Planner/blob/bd9fea7a0307c585978571e0eea05204c1824c91/src/app/components/outfit-request/closet/closet.component.ts#L635-L643

This change was suggested by @PlutoyDev in https://github.com/Silverfeelin/SkyGame-Planner/issues/49#issuecomment-2085778800