technojam-frontend
technojam-frontend copied to clipboard
Use skeleton(https://material-ui.com/components/skeleton/) to be displayed while loading content.
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 :)
@honeycoder96 I'll work on it
Sure, @ardnahcivar
Hi @ardnahcivar , are u working on this?
@honeycoder96 raised the PR, do check and let me know if any changes required
I've created the changes needed. Need access to create the pull request if possible.