kfwalther / Polly

A portfolio tracking tool written in Go and React.
0 stars 0 forks source link

Add some improved wait timers or symbols #8

Closed kfwalther closed 1 year ago

kfwalther commented 1 year ago

When data isn't yet loaded from the backend, we need to have some slick production-ready wait symbols (think: spinning pinwheel of death), instead of the errors and warnings currently shown.

kfwalther commented 1 year ago

Re-designed transactions page to show spinning wheel while data is being fetched and filtered.