technojam/technojam-frontend
Use skeleton(https://material-ui.com/components/skeleton/) to be displayed while loading content.
开放
#199 创建于 2019年11月1日
HacktoberfestUIenhancement
仓库指标
- 星标
- (35 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Branch: Development1.0 Where: Events page File: components/pages/event.js Current Behaviour: While the data is being fetched from backend it displays a loading message which disappears when the actual data loads. Expected Behaviour: Please Use material UI skeleton to show loading data.
Note :
- Make use if no data is loaded from backend it displays a useful message.
- material-UI/labs is already installed in the project.
- Work on the Development branch only and create a pull request to this branch
and yes...improvisations are welcome :)