poanetwork / poa-dapps-voting

POA Network Governance Dapp
https://voting.poa.network
GNU General Public License v3.0
26 stars 54 forks source link

(Update) Display `Active` page by default if a user is validator #191

Open varasev opened 5 years ago

varasev commented 5 years ago

When validator opens Voting DApp, he has to wait for a few seconds until all ballots are loaded.

Displaying the Active page by default instead of All page could eliminate the need in waiting.

The suggestion is to display Active page by default if the user is validator (votingKey is valid).