DigitalCommons / mykomap-monolith

A web application for mapping initiatives in the Solidarity Economy
0 stars 0 forks source link

[CWM] Add loading animations #94

Open rogup opened 2 days ago

rogup commented 2 days ago

Description

When a search is being performed or a popup's contents are being retrieved, there aren't any animations, so it looks like the app isn't do anything, sometimes leading to double-clicks and clunky UX.

Especially a problem if the internet connection is poor or server has more load.

I think adding animations to indicated things are loading would make things feel a lot smoother, e.g. the popup could open and there could be some nice animations like this https://mui.com/material-ui/react-skeleton/#wave-example

Acceptance Criteria