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

BUG: Excessive Margin on Dashboard Page After Registration #269

Closed
4 tasks done
kaali001 opened this issue May 24, 2024 · 3 comments
Closed
4 tasks done

BUG: Excessive Margin on Dashboard Page After Registration #269

kaali001 opened this issue May 24, 2024 · 3 comments
Assignees
Labels
good first issue Good for newcomers gssoc level1 GSSOC Level 1

Comments

@kaali001
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

Description:

After completing the registration process, users are redirected to the dashboard page. However, the entire content of the dashboard has a high margin, pushing it completely out of the visible area. This requires users to scroll down significantly to view the content, which disrupts the user experience.

Steps to Reproduce:

  1. Go to the registration page.
  2. Complete the registration form with valid details.
  3. Submit the registration form.
  4. Observe the layout of the dashboard page after redirection.

Screenshots:

Dashboard-
image

next page -

image

Expected Behavior:

The dashboard content should be properly aligned within the viewport without requiring excessive scrolling. All content should be immediately visible without needing to scroll down significantly.

Actual Behavior:

The dashboard content has a high margin, making it appear completely out of the visible area. Users need to scroll down significantly to view the content.

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
Copy link

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

@kaali001
Copy link
Contributor Author

Hey @VaibhavArora314 , someone added a new element on the dashboard and the issue still persists , Because of this new section the dashboard became more clumsy, as it always sticky on the navbar even after you add a new notes. see below -
image

@kaali001
Copy link
Contributor Author

@VaibhavArora314 , May I fix this also , because without fixing I can not fix my above issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers gssoc level1 GSSOC Level 1
Projects
None yet
Development

No branches or pull requests

3 participants