Spring-Music-Player
Spring-Music-Player copied to clipboard
Feat:Add Loading Animation
Describe the feature
Loading animation while fetching data will enhanced the User Experience. **It's an most important feature **
Here is the steps:
- [ ] Make a reusable loading component.
- [ ] A new useState Hook name [loading, setLoading] will manage the component to display or not.
Add ScreenShots
Record
- [X] I agree to follow this project's Code of Conduct
- [X] I have checked the existing issues
- [X] I'm a GSSOC'24 contributor
- [X] I want to work on this issue
Congratulations, @razerbotog! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work! As per GSSoC'24 guidelines the person who raises the issue should be assigned for that issue. But if that person doesn't want to work on that issue the first come fist policy is follwed.
We'd also like to invite you to our Discord server! Join us on discord.
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
@razerbotog can u give the demo of that.
Hello @saurabhsingh720 ,
Please checkout this solution for this website in this issue no: https://github.com/Satyam1923/Spring-Music-Player/issues/78#issuecomment-2112422918 .
https://github.com/Satyam1923/Spring-Music-Player/assets/123809151/a3f220d0-f74d-4928-947a-bcfca9caf979
Here is the demo @saurabhsingh720 . Please checkout.
- [ ] User Experience is improved.
If there is any other requirements regarding this issue. Please let me know.
Changes made
- [ ] Made a reusable component.
- [ ] Declared a state using useState.
hey, @saurabhsingh720 Have you reviewed the above comment ?