Open-Assistant
Open-Assistant copied to clipboard
Design a nice loading screen component
When we're fetching a task for a contributor, we have a pretty boring loading component. It would be nice to have a visually appealing loading screen component we can re-use in all of our task pages or in general whenever some part of the UI is loading data.
This should probably use a Chakra progress loader or progress bar with some additional wrapping around it.