-
Notifications
You must be signed in to change notification settings - Fork 177
[FEATURE] : Add Progress bar #500
Copy link
Copy link
Closed
Labels
Description
Problem Statement
The current website lacks a visual indicator to show loading status or scrolling progress. Adding a progress bar can significantly enhance the user experience by giving feedback about:
Page loading
Scroll progress
NO PROGRESS BAR :
I would like to implement a simple and effective progress bar using: JavaScript + CSS
Proposed Solution
A progress bar will improve usability by visually informing users about page loading or scroll status.
Expected Behaviour:
-A linear progress bar should appear at the top of the page (or as appropriate) while content is loading or as the user scrolls.
-It should be responsive and lightweight.
Alternative Solutions
No response
Screenshots or Mockups
No response
Priority
High
Contribution Guidelines
- I have searched existing issues and this is not a duplicate
- I have read the Contributing Guidelines
- I would like to implement this feature
Reactions are currently unavailable