codeforcauseorg / edu-client

Product focuses on 100% education as well as upskilling developing countries and rural areas.
https://educlient.codeforcause.org/
MIT License
130 stars 150 forks source link

Can't scroll the wishlist section #37

Closed rajatgupta24 closed 3 years ago

rajatgupta24 commented 3 years ago

Describe the bug

A clear and concise description of what the bug is. The Wishlist section card at the end is overlaped by the bottom navbar image

To Reproduce

Steps to reproduce the behavior:

  1. Try to scroll the wishlist section.

Environment (please complete the following information):

Additional context

Add any other context about the problem here. So I think we should add a little padding at the end.

rizwan2000rm commented 3 years ago

Yes in layout there is just a paddingTop for navbar. Adding vertical padding something like "64px 0" fixes this issue.

rajatgupta24 commented 3 years ago

@KeenWarrior Should I make a PR

rajatgupta24 commented 3 years ago

@Abhishek-kumar09 @KeenWarrior can you please review the #60

Abhishek-kumar09 commented 3 years ago

Fixed in https://github.com/codeforcauseorg/edu-client/pull/60