fnplus / footsteps-app

A search 🔎 engine of experts-led learning paths. Learn by following the footsteps (journey) of experts. 👨‍💻👩‍💻
https://www.footsteps.dev/
GNU General Public License v3.0
42 stars 72 forks source link

The learning path cards on public profile page are not responsive #107

Open xlogix opened 4 years ago

xlogix commented 4 years ago

Describe the bug The learning path cards are not responsive.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'public profile page'
  2. Scroll down to '....'
  3. See error

Expected behavior The cards should be responsive.

Screenshots Screenshot_20200322-225823

Suchana34 commented 4 years ago

I would like to work on this issue. Please assign me.

xlogix commented 4 years ago

I would like to work on this issue. Please assign me.

@prajwal714 is already working on it. I'll wait for his response.

Suchana34 commented 4 years ago

Okay, sure!

prajwal714 commented 4 years ago

@Suchana34 go ahead with the issue. I won't be working on this for now.

xlogix commented 4 years ago

Assigned!

Suchana34 commented 4 years ago

I'm on it!

Suchana34 commented 4 years ago

I have found 2 ways to solve the bug. One by using media in css, and another by adding extra js codes in the react file for the mobile version. Can you suggest me which one is the best?

xlogix commented 4 years ago

Just use whatever is being used to make the profile card responsive! That way it would be consistent too!

Suchana34 commented 4 years ago

Okay sure, Thankyou!