Zax71
Zax71
Explore posts from servers
KPCKevin Powell - Community
Created by Zax71 on 8/15/2024 in #back-end
Rust and Svelte Oauth2 bewilderment
I found a talk on the theory behind OpenID connect and now I understand the concept. I haven't had time to mess around with the crate much since then and it seems like I don't need the frontend oauth lib
2 replies
KPCKevin Powell - Community
Created by Zax71 on 6/28/2024 in #front-end
CSS animation not triggering
Wow! I'll have to dig in to this. Thanks for pointing me in the right direction <3
43 replies
KPCKevin Powell - Community
Created by Zax71 on 6/28/2024 in #front-end
CSS animation not triggering
Ooh, that sounds like the clean way to do this...
43 replies
KPCKevin Powell - Community
Created by Zax71 on 6/28/2024 in #front-end
CSS animation not triggering
til!
43 replies
KPCKevin Powell - Community
Created by Zax71 on 6/28/2024 in #front-end
CSS animation not triggering
Good point, yeah. This is for a hamburger menu
43 replies
KPCKevin Powell - Community
Created by Zax71 on 6/28/2024 in #front-end
CSS animation not triggering
Yeah, removing the class will not play it in reverse from what I have found
43 replies
KPCKevin Powell - Community
Created by Zax71 on 6/28/2024 in #front-end
CSS animation not triggering
(Unless I am missing something there)
43 replies
KPCKevin Powell - Community
Created by Zax71 on 6/28/2024 in #front-end
CSS animation not triggering
Except CSS doesn't like re-playing animations
43 replies
KPCKevin Powell - Community
Created by Zax71 on 6/28/2024 in #front-end
CSS animation not triggering
Ah! I forgot about that. I'll implement that once I figure out how to play the animation multiple times
43 replies
KPCKevin Powell - Community
Created by Zax71 on 6/28/2024 in #front-end
CSS animation not triggering
Yeah, that is a downside. It is just me writing here so it should not be an issue but if another solution exists then I'll certainly swap it out
43 replies
KPCKevin Powell - Community
Created by Zax71 on 6/28/2024 in #front-end
CSS animation not triggering
That was the issue! Thanks :D
43 replies
KPCKevin Powell - Community
Created by Zax71 on 6/28/2024 in #front-end
CSS animation not triggering
Thanks so much! I'll look in to using that
43 replies
KPCKevin Powell - Community
Created by Zax71 on 6/28/2024 in #front-end
CSS animation not triggering
43 replies
CDCloudflare Developers
Created by Zax71 on 6/10/2024 in #general-help
www -> non www redirect
Ah, thanks!
3 replies
KPCKevin Powell - Community
Created by Zax71 on 5/23/2024 in #back-end
Low quantity image storage
Ah, I’m using Go on the backend so that isn’t an option for me
20 replies
KPCKevin Powell - Community
Created by Zax71 on 5/23/2024 in #back-end
Low quantity image storage
Interesting. Thanks for the search terms! 😆
20 replies
KPCKevin Powell - Community
Created by Zax71 on 5/23/2024 in #back-end
Low quantity image storage
I see, thanks! If I used something like s3 then how could I do image resizing/optimisation?
20 replies
KPCKevin Powell - Community
Created by Zax71 on 5/4/2024 in #front-end
A11Y dialog advice
Yeah, I’ll be adding a close button as well. So I guess it would be fine to suppress the svelte warnings for that bit
4 replies
KPCKevin Powell - Community
Created by Zax71 on 5/1/2024 in #front-end
Blurred circle inside div
Can confirm, putting that on the container was exactly what I needed
4 replies
KPCKevin Powell - Community
Created by Zax71 on 5/1/2024 in #front-end
Blurred circle inside div
Ah, hide overflow looks like exactly it! I’ll take a look when I can next look at this. For context of those referencing this in the future, it is the one without text that I want and that with text that I have
4 replies