phenopolis / phenopolis_genomics_browser

Python API and React frontend for the Phenopolis Genomics Browser
https://dev-live.phenopolis.org
MIT License
31 stars 2 forks source link

Remove Loader and use React Skeleton instead #268

Closed IsmailM closed 3 years ago

IsmailM commented 3 years ago

Migrated from https://github.com/phenopolis/phenopolis_frontend_react/issues/97 Originally created by @IsmailM on Tue, 23 Jun 2020 16:37:20 GMT


https://material-ui.com/components/skeleton/#wave-example

This will make the website feel more responsive.

Also if the page has multiple tabs, then each tab can be loaded separately.