krishnaacharyaa / wanderlust

WanderLust is a MERN travel blog website 🚀 This project is aimed to help people to contribute in open source, upskill in react and master git.
https://wanderlust-beta.vercel.app/
MIT License
179 stars 874 forks source link

[BUG] Featured posts card is not inline with the skeleton card (shimmer card) #109

Closed krishnaacharyaa closed 3 months ago

krishnaacharyaa commented 3 months ago

Is there an existing issue for this?

Current Behavior

image image

Expected Behavior

  1. Right Column 2nd row should be removed.
  2. Description's height should be increased to match the actual description height
  3. Handle for the mobile screen aswell

Reproduction URL

https://wanderlust-beta.vercel.app/

Reproduction steps

1. Navigate to the URL 
2. When posts are initial loaded, we see that the actual content and the card skeleton is not same in the featured posts section

Screenshots

No response

Logs

No response

Browsers

No response

OS

No response

SohamRoy-01 commented 3 months ago

can I work on this issue @krishnaacharyaa

krishnaacharyaa commented 3 months ago

Yeah @SohamRoy-01 Please The solution should be simple you just have to mimic the actual post with skeleton post, make sure all the expected behaviour is met and please follow the contributing guidelines. Assigning to you