vocdoni / explorer

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

Ensure all index search and filter params work the same way #114

Closed elboletaire closed 2 months ago

elboletaire commented 2 months ago

In processes, when we search we're using GET query params, but in accounts we're not. These two index pages should work exactly the same way, so the :accountId param should be converted to a GET query param.