bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Profile Page Loading State #614

Closed umutdenizsenerr closed 1 year ago

umutdenizsenerr commented 1 year ago

This PR adds a loading spinner to the profile page of our medical experience sharing platform. When the profile page is loaded, the loading spinner is displayed while the latest posts are being fetched from the backend. This helps improve the user experience by letting the user know that the application is working and that the posts are on their way.

BeratDamar commented 1 year ago

Yeah, you are right. This will improve user experience of our system. Good job !