lalitkumarthakur / javascripthelpbylalit

The Complete JavaScript Course 2023: From Zero to Expert! from udemy. Learning javascript using this course.
https://lalitkumarthakur.github.io/javascripthelpbylalit/
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

White space visible when user reaches to website "top" and scrolls upwards. #120

Open lalitkumarthakur opened 2 weeks ago

lalitkumarthakur commented 2 weeks ago

Expected Result -

User should not be able to scroll upwards as user has reached "website top".

Actual result -

User is able to scroll, which results in white space. See image below - Whitespace-issue

Please help me as I am unable to find a solution to this issue.

Nikhil6076 commented 2 weeks ago

Can I take up this bug?

lalitkumarthakur commented 2 weeks ago

Sure @Nikhil6076 ! But please start working on it after 8pm IST became I have done multiple changes and needs to be merged by 8pm IST. Or else you will be working on older code.

lalitkumarthakur commented 2 weeks ago

@Nikhil6076 Please git clone this repo then switch to "ui/ux-issues" and start working. Once done (solution applied), raise a PR with the same branch "ui/ux-issues" to "main" branch so that I can pull it for verification then merge it.

lalitkumarthakur commented 2 weeks ago

@Nikhil6076 Please git clone this repo then switch to "ui/ux-issues" and start working. Once done (solution applied), raise a PR with the same branch "ui/ux-issues" to "main" branch so that I can pull it for verification then merge it.