SirPHOBIA
KPCKevin Powell - Community
•Created by SirPHOBIA on 10/29/2023 in #front-end
i want to show tick icon if its present in the second array i have two arrays ontherwise minus icons
so i have two data array of objects both are coming from an APi now what i want inside planData we have plan_features and inside that we have feature_id if planData's feature id is present in planCategories id i want to show a tick icon other minus icon
link - https://pastebin.com/BDKYJjV3
1 replies
KPCKevin Powell - Community
•Created by SirPHOBIA on 9/1/2023 in #front-end
Getting previous data as well
Hello guys i am getting previous data as well after deleting a photo from fav component when i try to add another data
1. Try to add by heart icon
2. Now delete any one of the added data
3. try adding it again and i am getting prev data which i dont want
heres the link
https://codesandbox.io/s/inspiring-breeze-gjxj95
1 replies
KPCKevin Powell - Community
•Created by SirPHOBIA on 6/26/2023 in #front-end
how to render diff elements at once in vanila js
10 replies
KPCKevin Powell - Community
•Created by SirPHOBIA on 6/11/2023 in #front-end
How to fix row height in grid
hey can you help me with this actually i am learning grid and its quite complex also if you know grid please teach me . thanks
https://codepen.io/ajaywork/pen/MWzwrRW
hey i want both the rows to have equal height but only the first one is having 30% not second?
4 replies