Vinicius
KPCKevin Powell - Community
β’Created by Vinicius on 1/25/2025 in #front-end
CSS Positioning inconsistent across browsers
it's a pseudo-element of "soluciona+" element now
23 replies
KPCKevin Powell - Community
β’Created by Vinicius on 1/25/2025 in #front-end
CSS Positioning inconsistent across browsers
Instead of positioning it in relation to the entire header, I positioned it in relation to the "soluciona+" logo. I believe this was the problem... the header has a dynamic width (I'm using clamp) so any different calculation would move the pseudo-element
23 replies
KPCKevin Powell - Community
β’Created by Vinicius on 1/25/2025 in #front-end
CSS Positioning inconsistent across browsers
yeyy i managed to fixed ππ»
23 replies
KPCKevin Powell - Community
β’Created by Vinicius on 1/25/2025 in #front-end
CSS Positioning inconsistent across browsers
I think i found the issue... it might be because of absolute positioning
will try to directly insert the svg into the markup, instead of using a pseudo-element
23 replies
KPCKevin Powell - Community
β’Created by Vinicius on 1/25/2025 in #front-end
CSS Positioning inconsistent across browsers

23 replies
KPCKevin Powell - Community
β’Created by Vinicius on 1/25/2025 in #front-end
CSS Positioning inconsistent across browsers

23 replies
KPCKevin Powell - Community
β’Created by Vinicius on 1/25/2025 in #front-end
CSS Positioning inconsistent across browsers

23 replies
KPCKevin Powell - Community
β’Created by Vinicius on 1/25/2025 in #front-end
CSS Positioning inconsistent across browsers
Here's the codepen... i had to hard code the svg position bcs i couldn't add as a background-image on codepen
https://codepen.io/bavosadev/pen/vEBQbqm
Yet, the same behavior appears in Firefox and IE
23 replies
KPCKevin Powell - Community
β’Created by Vinicius on 1/25/2025 in #front-end
CSS Positioning inconsistent across browsers
sorry for not have done that before hand
23 replies
KPCKevin Powell - Community
β’Created by Vinicius on 1/25/2025 in #front-end
CSS Positioning inconsistent across browsers
i'll try to remake it in codepen
23 replies
KPCKevin Powell - Community
β’Created by Vinicius on 1/25/2025 in #front-end
CSS Positioning inconsistent across browsers
π
23 replies
KPCKevin Powell - Community
β’Created by Vinicius on 1/25/2025 in #front-end
CSS Positioning inconsistent across browsers
if it helps, the svg is being render as background-image of the pseudo-element
23 replies
KPCKevin Powell - Community
β’Created by Vinicius on 1/25/2025 in #front-end
CSS Positioning inconsistent across browsers
yes
23 replies
KPCKevin Powell - Community
β’Created by Vinicius on 1/25/2025 in #front-end
CSS Positioning inconsistent across browsers
You see how in Chrome, the area of the element in blue overlaps the "S"? While in firefox it doesn't... what could be the reason for that
23 replies
KPCKevin Powell - Community
β’Created by Vinicius on 12/18/2024 in #front-end
Send generic responses from the api to the client or be more specific in the response?
thank you so much for this article beck
20 replies
KPCKevin Powell - Community
β’Created by Vinicius on 12/18/2024 in #front-end
Send generic responses from the api to the client or be more specific in the response?
I have one questionβ¦ Like Andrew said, even though iβll be using the api response internally to create a UI errorβ¦ In this case, canβt the user just open devtools, send a resquest and see the response on the network tab?
or the https protocol will encrypt that? iβve never work with a production environment π, so i have a beginner view
20 replies
KPCKevin Powell - Community
β’Created by Vinicius on 12/18/2024 in #front-end
Send generic responses from the api to the client or be more specific in the response?
oh i created this question in the frontend field... my bad
backend would've been more appropriate
20 replies
KPCKevin Powell - Community
β’Created by Vinicius on 12/18/2024 in #front-end
Send generic responses from the api to the client or be more specific in the response?
thank you andrew
20 replies
KPCKevin Powell - Community
β’Created by Vinicius on 12/18/2024 in #front-end
Send generic responses from the api to the client or be more specific in the response?
got that
20 replies
KPCKevin Powell - Community
β’Created by Vinicius on 12/18/2024 in #front-end
Send generic responses from the api to the client or be more specific in the response?
so yeah, it'll be something internal
20 replies