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

As a candidate I want to be able to add a note next to my address/ENS so that I can identify myself for voting. #153

Open
brentmartin opened this issue Mar 1, 2022 · 2 comments

Comments

@brentmartin
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Voters do not know how to tell what candidate they are voting for when they look at wallet addresses on a ballot.


Describe the solution you'd like

When a candidate enters the room, they can add a note next to their address that includes whatever information they would like. This could be a description of some sort, or it could be a name, or something else entirely.


Describe alternatives you've considered

other solutions considered:

  1. Room creator can add descriptions/labels/names to addresses under candidates when they create the room
  2. Room creator can edit/add addresses specifically within the room after its created
  3. More advanced "admin" controls in general.

Additional context

This problem was highly discussed as a barrier for use by several workstreams at the conference and retreat.

@bhargavaparoksham
Copy link
Member

@hmrtn Submitted a PR to make the UI updates needed to add a note next to a user address as requested above. Note that API integrations with UI needs to be done. Please review it. Thanks.

@hmrtn
Copy link
Member

hmrtn commented Mar 15, 2022

  • we need a way to limit the character count to 124 chars
  • automatically update when you upload a note

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants