rusk icon indicating copy to clipboard operation
rusk copied to clipboard

explorer: integrate data stores and polling

Open deuch13 opened this issue 9 months ago • 1 comments

Resolves #1694

deuch13 avatar May 08 '24 15:05 deuch13

I see an experience issue that was also present in the old Explorer and I personally find quite unpleasant:

https://github.com/dusk-network/rusk/assets/34094428/b1f99b45-030c-466f-a3d7-75b90de26b16

Sometimes, a user needs to click twice on the ID to get redirected to the page. I have to check the code, but if it's related to the polling, maybe it will be better to first redirect the user to the page and then initialize the polling – so that there is no lag before the page navigation?

Edit: NVM, in this case seems like it was due to my configuration.

nortonandreev avatar May 13 '24 12:05 nortonandreev