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.
Opened this issue · 2 comments
brentmartin commented
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:
- Room creator can add descriptions/labels/names to addresses under candidates when they create the room
- Room creator can edit/add addresses specifically within the room after its created
- 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 commented
@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 commented
- we need a way to limit the character count to 124 chars
- automatically update when you upload a note