vocdoni / explorer

Vocdoni's Blockchain Explorer
https://dev.explorer.vote
GNU Affero General Public License v3.0
1 stars 0 forks source link

Improve organization page info #67

Closed selankon closed 3 months ago

selankon commented 3 months ago

Fixes some of https://github.com/vocdoni/explorer/issues/65

Atm there is no way to get the total fees of an account so the paginator is just a next/back one

It also splits the components into different files

github-actions[bot] commented 3 months ago

🚀 Deployed on https://66a0ad81662a12c1f6865d5b--vocdoni-explorer-stg.netlify.app

github-actions[bot] commented 3 months ago

🚀 Deployed on https://66a0ad81e83d7ccd881b688e--vocdoni-explorer-dev.netlify.app

elboletaire commented 3 months ago

After marking the review as ready I realized the pagination in fees does not work very well, but I guess that's related to the other pagination problems, right?