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]: Fix Preloader Visibility Issues #650

Closed
4 tasks done
AsmitaMishra24 opened this issue Jun 19, 2024 · 2 comments
Closed
4 tasks done

🐞[Bug]: Fix Preloader Visibility Issues #650

AsmitaMishra24 opened this issue Jun 19, 2024 · 2 comments
Labels

Comments

@AsmitaMishra24
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

The current implementation of the preloader has several issues that need to be addressed to ensure a smoother and more user-friendly experience. Specifically, the following elements are visible or behave incorrectly while the preloader is active:

  1. Navbar Visibility: The navbar is visible while the preloader is loading.
  2. Scrollbar Visibility: The scrollbar is present during the preloader loading phase.
  3. Back to Top Button Visibility: The "Back to Top" button is visible and active during the preloader phase.
  4. Content Visibility: The main content is visible while the preloader is still loading.

Expected behavior

  1. The navbar should be hidden until the preloader finishes loading.
  2. The scrollbar should be hidden until the preloader finishes loading.
  3. The "Back to Top" button should be hidden and inactive during the preloader phase.
  4. The main content should be hidden until the preloader finishes loading.

Add ScreenShots

Screenshot 2024-06-20 014206

What browsers are you seeing the problem on?

No response

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository
Copy link
Contributor

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

@github-actions github-actions bot added the stale label Nov 4, 2024
Copy link
Contributor

github-actions bot commented Nov 4, 2024

This issue has been marked as stale because it has been inactive for more than 7 days. It will be closed if no further activity occurs in the next 10 days. Please update if you want to keep it open.

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

No branches or pull requests

1 participant