Skip to content

Not able to scroll the Privacy policy, Terms of use, and Code of conduct pages in mobile view #2905

@haarsh157

Description

@haarsh157
Contributor

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:

  1. Open mobile view.
  2. Go to about section then to Privacy Policy or Terms of Use or Code of Conduct page.
  3. Try to scroll through the page.

Activity

haarsh157

haarsh157 commented on Jan 15, 2024

@haarsh157
ContributorAuthor

Hi @lindapaiste , I would like to work on this issue

added
Area: MobileFor issues affecting mobile or responsive behavior
Area:CSSFor styling or layout issues handled with CSS/SASS
on Jan 15, 2024
lindapaiste

lindapaiste commented on Jan 15, 2024

@lindapaiste
Collaborator

Hi @lindapaiste , I would like to work on this issue

Sure, we definitely want to fix this!

lindapaiste

lindapaiste commented on Jan 15, 2024

@lindapaiste
Collaborator

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 an overflow: auto and remove the min-height: 100vh; when in the mobile view.

reopened this on Mar 25, 2024
raclim

raclim commented on Mar 27, 2024

@raclim
Collaborator

I'm going to reopen this again since it wasn't fully resolved, which is explained in this comment: #2930 (comment)!

reopened this on Mar 27, 2024

2 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Area: MobileFor issues affecting mobile or responsive behaviorArea:CSSFor styling or layout issues handled with CSS/SASSBugError or unexpected behaviors

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Participants

    @lindapaiste@raclim@haarsh157

    Issue actions

      Not able to scroll the Privacy policy, Terms of use, and Code of conduct pages in mobile view · Issue #2905 · processing/p5.js-web-editor