#rocky_code
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1379650717895364608
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐
Could you take a screenshot on which icon that is?
Yea, hold on
I think those are the right images
yea, the link icon/logo on the right side of the email thing
I'm curious if there is a variable or a way to directly target that for styling
it's styled with a fill="#fff" parameter directly on the svg and I can't figure out a way to get it to overwrite
Is there a way to do that, or am I just stuck with the link icon being that color? It's kinda a nightmare for accessability
sorry for doxxing myself
it's basically all of those icons in the link menu, I can't figure out how to target them for styling to match the rest of my form
Ah i see
Unfortunately I think thatโs not customizable for now. But I can forward your feedback!
Thank you, that would be much appreciated, there are classes to target it (I think p-Logo but they're all private)
it would be good if there was a way to restyle it because my form is "custom" ish and most things can be customized really well, but some small icons and such are just unselectable and it's annoying, glad to know I'm not going insane and my skills aren't*** worthless
Thank you! ๐
Np and thanks for the feedback!
like the link icons and the card icons and such if there was a way to customize it it would be really nice as all the other text and buttons to my knowledge and testing have been able to be customized, so that would be a really nice quality of life feature, especially with the laws reguarding accessability guidelines (not exactly sure the legality but my gf said sites could be sued if not accessable, so idk??) thank you for looking into it either way, I really appreciate it
Also, I have one more question, should I open a new ticket or just ask it here?
Np letโs continue here
Bet, I'm running into a really strange issue, I don't even really know where to start with this one, I'm just going to send a video
I think it actually might be an issue with my other code not stripe, I will open another post worst case, thank you for the help ๐
Um do you know which line of JS code triggered that one? You can put breakdown in your JS code and see where did it stop before hitting that error
Oh, I didn't know that, sorry I never use breakpoints, I've been vibe coding with chat recently and I think it just fucked up my filesystem horribly, I think there's some bigger issues to solve that're probably leading to it and not necessarily stripe directly, because normally it warns but doesn't error like that