anamritraj / livecovid.in-webapp

Web app for state-wise India Covid-19 tracker.
https://livecovid.in
MIT License
24 stars 15 forks source link

Feature/state table horizontal scroll #33

Open ShraddhaJ11 opened 4 years ago

netlify[bot] commented 4 years ago

Deploy preview for gallant-shirley-8651b6 ready!

Built with commit de61bc3abee17d90f39394e543effa86fd596d01

https://deploy-preview-33--gallant-shirley-8651b6.netlify.app

anamritraj commented 4 years ago

Thanks for this PR. 🚀

The changes currently look a bit funky and the whole states table is scrolled instead of just the district table columns.

I was playing around and was able to stitch something like this https://codesandbox.io/s/ecstatic-carson-mxx9s?file=/index.html

Let me know if this helps!

ShraddhaJ11 commented 4 years ago

I checked this approach before as well but didn't implement in our code. I will implement it in our project and let's see how it behaves in our project.