You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't display submissions count and max submissions to anonymous users (#3)
* feat: unauthenticated users can now vote and see results of polls
* refactor: Add function to check if current user is anonymous user
* refactor: Change anonymous user vote to a service call
* fix: render max_submissions correctly after user votes
* refactor: add function to get anonymous user poll service
* fix: don't display submissions_count to anonymous user
0 commit comments