Closed JakeHartnell closed 7 years ago
Empty states are a pretty useful design pattern, currently we don't have an empty state for no things.
More info: https://material.google.com/patterns/empty-states.html#
Note: first PR for this doesn't have to be highly designed.
Thanks @aruntk!
Now that we moved to react, we should re-implement the empty state. Currently we have:
This is how it currently looks on master:
Empty states are a pretty useful design pattern, currently we don't have an empty state for no things.
More info: https://material.google.com/patterns/empty-states.html#
Note: first PR for this doesn't have to be highly designed.