Anishkagupta04 / RAPIDOC-HEALTHCARE-WEBSITE-

It is an online platform based on providing healthcare facilites to the user and information regarding hospital like availability of beds, total number of patients,,helping user to prebook appointments for OPD ,check availability of blood groups in hospitals and many more .
https://rapidoc.netlify.app
128 stars 238 forks source link

🐞[Bug]: Fix Preloader Visibility Issues #650

Open AsmitaMishra24 opened 1 week ago

AsmitaMishra24 commented 1 week ago

Is there an existing issue for this?

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

github-actions[bot] commented 1 week ago

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.