fxhash / fxhash-website

fxhash front-end, nextjs
https://fxhash.xyz
89 stars 54 forks source link

Visually show long polling on status page #481

Open maerzhase opened 1 year ago

maerzhase commented 1 year ago

We are long polling the indexer status every 30 seconds. We could visually show the interval of loading with some linear progress animation.

alex-key commented 1 year ago

@maerzhase I can implement it if you advice on the design. Should it be smth like this? image

maerzhase commented 1 year ago

@alex-key i think the position is not ideal. i'd suggest to place it above (or below) the block progress visualisation. a small bar in the color of the current status, or maybe just in black. it would be nice to see different variations to make a decision. we don't need a label "next update in..." the visual indicator is enough. do you wanna work on that?

alex-key commented 1 year ago

@maerzhase Yes, please

maerzhase commented 1 year ago

@alex-key looking foward for you proposal 👍

alex-key commented 1 year ago

@maerzhase Sure, I'll create MR till tomorrow