fnplus/footsteps-app

The learning path cards on public profile page are not responsive

xlogix opened this issue · 9 comments

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

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

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

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

Okay, sure!

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

Assigned!

I'm on it!

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?

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

Okay sure, Thankyou!