Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voting page identify/connect buttons and flows #597

Open
12 tasks
jpaulet opened this issue Mar 14, 2024 · 0 comments
Open
12 tasks

Voting page identify/connect buttons and flows #597

jpaulet opened this issue Mar 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jpaulet
Copy link
Member

jpaulet commented Mar 14, 2024

As a user of the voting app, I want to have a clear and intuitive experience when accessing the voting page, ensuring that both administrators and voters find it easy to navigate.

Acceptance Criteria:

  • As a user, when I land on the voting page, I expect to see a clearly labeled "Admin" button in the header, distinguished by a secondary light color.

Within the voting area, I expect to see customized buttons corresponding to different voting types, each featuring a primary color as a call-to-action:

  • For CSV voting, the button should be labeled "Identify."
  • For wallet/token-based voting (e.g., Metamask, Rainbow), the button should be labeled "Connect your wallet."
  • For Github, Gmail, and other social media-based voting options, the button should be labeled "Connect your X account."

Upon clicking any of these buttons, I expect the interface to streamline the process based on the chosen voting type:

  • For CSV voting, a popup form should appear as currently implemented.
  • For wallet/token-based voting, a popup should prompt the user to connect their wallet (e.g., Metamask, Rainbow).
  • For Github census, the Github popup should directly appear.
  • For Gmail census, the Gmail popup should directly appear.
  • For Gitcoin Passport census, the same popup as for wallet/token-based voting should appear.

After the user has successfully connected via the chosen option, I expect the interface to display whether they are part of the census or not, along with a "Logout" button for convenience.

  • Clearly show if the logged user is part of the census or not.
  • Move the "Logout" text to a secondary color button.
  • Only show the "Back to org" button, when logged as admin (owner of the voting page).

By implementing these changes, the voting app aims to enhance user experience by simplifying the login/identification/connectivity flows, thereby making them more intuitive and accessible for both administrators and voters.

Example on how a voter should see the voting page when logged:
image

@jpaulet jpaulet added the draft label Mar 14, 2024
@jpaulet jpaulet added enhancement New feature or request and removed draft labels Apr 1, 2024
@jpaulet jpaulet changed the title [DRAFT] Voting page identify/connect buttons and flows Voting page identify/connect buttons and flows Apr 1, 2024
@jpaulet jpaulet self-assigned this Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants