multinet-app / multinet-client

Multinet web client application
https://multinet-app.readthedocs.io
4 stars 3 forks source link

Switch node/edge count empty state for throbbers or spinners #157

Open JackWilb opened 3 years ago

JackWilb commented 3 years ago

For the network node/edge count, skeletons are not appropriate. Can you switch those out for throbbers or spinners instead? It should still show "nodes:" and "edges:" as in the final display; but while the count is being computed, the number should show up as a spinner.

Originally posted by @waxlamp in https://github.com/multinet-app/multinet-client/issues/154#issuecomment-792811329

I couldn't see an easy way to do this with the vuetify components.

waxlamp commented 3 years ago

@jtomeck can you provide some guidance on this?

jtomeck commented 3 years ago
Screen Shot 2021-03-11 at 11 38 14 AM

Are you talking about these values? I would honestly hold off because this page needs a redesign anyway.

waxlamp commented 3 years ago

Yup, those are the ones I'm talking about.

A redesign for this section of the app would be great. Is there an issue already filed for that? If not, go ahead and file one, mention this issue in the description, and close this issue (that is, this issue can just become part of the redesign).