emre / dpoll.xyz

Decentralized poll app on the top HIVE blockchain
MIT License
22 stars 9 forks source link

Better experience for anonymous users #59

Closed emre closed 5 years ago

emre commented 5 years ago

If you're not logged in, and try to vote, the system redirects you to the login and the poll page after login.

However, this process loses the state on the user's vote and vote comment. Instead of trying to keep the state, let's direct the user to the login before when he tries to vote.