technojam-frontend icon indicating copy to clipboard operation
technojam-frontend copied to clipboard

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

Open honeycoder96 opened this issue 5 years ago • 5 comments

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

honeycoder96 avatar Nov 01 '19 06:11 honeycoder96

@honeycoder96 I'll work on it

ardnahcivar avatar Nov 03 '19 05:11 ardnahcivar

Sure, @ardnahcivar

honeycoder96 avatar Nov 03 '19 05:11 honeycoder96

Hi @ardnahcivar , are u working on this?

honeycoder96 avatar Nov 06 '19 06:11 honeycoder96

@honeycoder96 raised the PR, do check and let me know if any changes required

ardnahcivar avatar Nov 10 '19 05:11 ardnahcivar

I've created the changes needed. Need access to create the pull request if possible.

Jackmt9 avatar Oct 13 '20 19:10 Jackmt9