ashiishme / covid-stats

COVID-19 Stats Chrome Extension - React & TypeScript
https://chrome.google.com/webstore/detail/covid-19-stats-chrome-ext/dbjnfmlhffkhglklgibidgmklelnnlcn
28 stars 2 forks source link

Replace N/A with a nice pre-loader #3

Open ashiishme opened 4 years ago

ashiishme commented 4 years ago

Hacktoberfest 2020

While fetching the data, currently N/A is used as a placeholder. I want to replace it with a simple animated pre-loader.

To help you understand more about this issue, I have attached a screenshot below:

image

soumakpoddar commented 4 years ago

I can try to fix this issue.....please assign it to me.....

ashiishme commented 4 years ago

Hi @soumakpoddar , Please check the documentation as well for contribution guidelines & code of conduct.

soumakpoddar commented 4 years ago

Hey @ashiishme can you pls tell me in which file it is?????

ashiishme commented 4 years ago

@soumakpoddar

You can find them inside src/app/components/common/.

I have recently merged these files to master branch. Now, you can go ahead with this issue.

ashiishme commented 4 years ago

@soumakpoddar I haven't got any updates yet? Can you provide update in comments?