In some places, we just display "Loading..." when loading requests from the backend. That doesn't look very nice. Instead, use an indeterminate loading bar. For example something like this: https://material-components.github.io/material-components-web-catalog/#/component/linear-progress-indicator use the LoadingRam component
In some places, we just display "Loading..." when loading requests from the backend. That doesn't look very nice. Instead,
use an indeterminate loading bar. For example something like this: https://material-components.github.io/material-components-web-catalog/#/component/linear-progress-indicatoruse the LoadingRam component