technojam/technojam-frontend

Use skeleton(https://material-ui.com/components/skeleton/) to be displayed while loading content.

開放

#199 建立於 2019年11月1日

 (5 則留言) (0 個反應) (1 位負責人)JavaScript (94 個分叉)auto 404
HacktoberfestUIenhancement

倉庫指標

星標
 (35 顆星)
PR 合併指標
 (30 天內沒有已合併 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 :

  1. Make use if no data is loaded from backend it displays a useful message.
  2. material-UI/labs is already installed in the project.
  3. Work on the Development branch only and create a pull request to this branch

and yes...improvisations are welcome :)

貢獻者指南