adityabisoi / github-rest-api-v3

GitHub REST API playground
GNU General Public License v3.0
11 stars 20 forks source link

Loaders to all the api calls #31

Closed prabhat04011998 closed 3 years ago

prabhat04011998 commented 3 years ago

Need to add loader to all the api calls, on both the routes. While triggers the api call to fetch the data , then it takes some time, meanwhile it looks idle.so need to fill that gap with loader.

prabhat04011998 commented 3 years ago

@adityabisoi please add all the necessary labels and you can assign this to me.

adityabisoi commented 3 years ago

@prabhat04011998 Do you mean, a loading animation?

prabhat04011998 commented 3 years ago

Yes A loading Animation

adityabisoi commented 3 years ago

@prabhat04011998 Go ahead

adityabisoi commented 3 years ago

@prabhat04011998 You working on this?

prabhat04011998 commented 3 years ago

Yes i am working over it.