-
Notifications
You must be signed in to change notification settings - Fork 139
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
[FEAT] : Adding a loading effect on all doctors page #172
Comments
@Jagpreet153 i need a loading on all doctors page (fetched from the db) |
@itsmohit097 Only on all doctors page not on other pages? Sure , I want to work on this issue . |
@Jagpreet153 assigned to u. Yes only use [loader ,setLoader] on docotrs page |
Can i work on this issue |
@Jagpreet153 update?? |
@itsmohit097 I will generate PR by today or tomorrow |
@Jagpreet153 i added a Skelton loading effect by fetching the repo u can see the changes |
Ok @itsmohit097 Kindly add me as assignee to this issue |
@itsmohit097 Have a look . I have added another animation in the skeleton loading file . If you find it well let me know I will raise PR . Untitled10.mp4 |
@Jagpreet153 not this animation. add a shimmer effect to it. |
@itsmohit097 I have added shimmer effect , but I have not fetched doctors data from backend . So I displayed a message instead . Untitled13.mp4 |
Fine raise PR now |
@itsmohit097 please respond to this PR |
Description
Adding a preloader before loading the page matching the UI of the site
Actual Behavior
The page is blank when the site is loading
Expected Behavior
Until the site is being loaded the user will see the preloader rendering
Kindly assign this task to me under GSSoC'24
The text was updated successfully, but these errors were encountered: