thingaha / thingaha-web

Web Application for Thingaha Donation Management
9 stars 27 forks source link

[Frontend] Add loading indicators and empty state for all pages #140

Open dreamingblackcat opened 3 years ago

dreamingblackcat commented 3 years ago

Currently not all pages have loading indicators when API requests are in-flight.

Explore potential ways to add loading indicators to all pages.

May be with react suspense.

rockingrohit9639 commented 2 years ago

Currently not all pages have loading indicators when API requests are in-flight.

Explore potential ways to add loading indicators to all pages.

May be with react suspense.

Can I work on this issue?