Description
p5.js version
2.10.2
What is your operating system?
None
Web browser and version
No response
Actual Behavior
Cannot scroll the Privacy policy, Terms of use, and Code of conduct pages in mobile view
Screencast.from.16-01-24.12.30.10.AM.IST.mp4
Expected Behavior
The Privacy Policy, Terms of Use, and Code of Conduct pages should be scrolled to the end.
Steps to reproduce
Steps:
- Open mobile view.
- Go to about section then to Privacy Policy or Terms of Use or Code of Conduct page.
- Try to scroll through the page.
Activity
haarsh157 commentedon Jan 15, 2024
Hi @lindapaiste , I would like to work on this issue
lindapaiste commentedon Jan 15, 2024
Sure, we definitely want to fix this!
lindapaiste commentedon Jan 15, 2024
There's probably a few valid ways to fix this, with differences in what content is fixed to the top. One way would be in the
PolicyContainer
. We would add anoverflow: auto
and remove themin-height: 100vh;
when in the mobile view.raclim commentedon Mar 27, 2024
I'm going to reopen this again since it wasn't fully resolved, which is explained in this comment: #2930 (comment)!
2 remaining items