Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign-Up Page Not Scrolling Up, Causing Content to be Cut Off #444

Open
abhivyakti2 opened this issue Nov 3, 2024 · 0 comments
Open

Sign-Up Page Not Scrolling Up, Causing Content to be Cut Off #444

abhivyakti2 opened this issue Nov 3, 2024 · 0 comments

Comments

@abhivyakti2
Copy link

Description:

The sign-up page does not allow scrolling upwards, resulting in parts of the container being cut off and inaccessible. This impacts the user experience, especially on smaller screens where the entire form may not be visible.

Steps to Reproduce:

  1. Open the sign-up page.
  2. Attempt to scroll up within the container if part of it is out of view.
  3. Observe that the page does not scroll up, causing parts of the container to be cut off.
TIC.TAC.TOE.mp4

Expected Behavior:

The sign-up page should allow users to scroll up to view the entire container, ensuring all content is accessible.

Actual Behavior:

The sign-up page does not scroll up, leaving parts of the container cut off and inaccessible.

Possible Cause:

This could be due to restricted CSS overflow properties on the container or parent elements.
A fixed position may be applied to the container, preventing scrolling.

@iamparas0 Kindly assign me this issue and add labels : hacktoberfest-accepted, gssoc-ext, any level label suitable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant