technojam/technojam-frontend

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

Aberta

#199 aberto em 1 de nov. de 2019

 (5 comentários) (0 reação) (1 responsável)JavaScript (94 forks)auto 404
HacktoberfestUIenhancement

Métricas do repositório

Stars
 (35 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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 :)

Guia do colaborador