MagicEmperor
KPCKevin Powell - Community
•Created by Avi on 4/20/2024 in #front-end
Making an element take 100% height and scrollable
Mark it as solved if it's done
6 replies
KPCKevin Powell - Community
•Created by Avi on 4/20/2024 in #front-end
Making an element take 100% height and scrollable
Nice
6 replies
KPCKevin Powell - Community
•Created by +uvmain on 4/11/2024 in #front-end
How to get flex to shrink to content for wrapped text?
Width : fit
2 replies
KPCKevin Powell - Community
•Created by Avi on 4/20/2024 in #front-end
Making an element take 100% height and scrollable
My first doubt is the parent class , why does it have max height and not just height, because if u set it to max height , the issue will persist till there are enough list items , but if u set parents height and then inside the child-2 set another wrapper for all the list items and set it's height to 100% with overflow-y : scroll , I think what ur going for will work
6 replies
KPCKevin Powell - Community
•Created by MagicEmperor on 4/12/2024 in #front-end
Framer motion component lags for me
thank you everyone, useRef did the trick
8 replies
KPCKevin Powell - Community
•Created by MagicEmperor on 4/12/2024 in #front-end
Framer motion component lags for me
Update: tried with pnpm didn't work, thought it was something to do with my machine so deployed it , it still lags
8 replies
KPCKevin Powell - Community
•Created by MagicEmperor on 4/12/2024 in #front-end
Framer motion component lags for me
Maybe it has something to do with bun , I will try re-doing it tomorrow with pnpm , I don't have any other leads
8 replies
KPCKevin Powell - Community
•Created by MagicEmperor on 4/12/2024 in #front-end
Framer motion component lags for me
I don't know what to solve 😂 , i baked a fresh vite project and just copy pasted the component and it still lags
8 replies
KPCKevin Powell - Community
•Created by MagicEmperor on 3/17/2024 in #front-end
Astro : How to import local images in framework components that will work in the build
Maybe I am being confusing, but all in all i have a json with object containing a image url it can be a simple /src/asset/img or it can be a http link to a public url of an image
5 replies
KPCKevin Powell - Community
•Created by MagicEmperor on 3/17/2024 in #front-end
Astro : How to import local images in framework components that will work in the build
No they are all dynamic
5 replies
KPCKevin Powell - Community
•Created by MagicEmperor on 3/17/2024 in #front-end
Astro : How to import local images in framework components that will work in the build
bump
5 replies
KPCKevin Powell - Community
•Created by MagicEmperor on 2/27/2024 in #front-end
'Jotai' Best practices
bump
2 replies
KPCKevin Powell - Community
•Created by MagicEmperor on 11/21/2023 in #front-end
Self Positioning modal
after i made the post i found this vid about the new anchor thingy , https://www.youtube.com/watch?v=B4Y9Ed4lLAI&t=657s , maybe i can translate this to trigger when hovered or something
5 replies
KPCKevin Powell - Community
•Created by MagicEmperor on 11/7/2023 in #front-end
Slide-in animation snapping when opening the navigation drawer in mobile view
Thx a ton
3 replies