aragon / aragon-apps

(Aragon 1) Aragon apps developed by Aragon Core Devs (smart contracts + webapps)
https://aragon.org/discover
GNU Affero General Public License v3.0
388 stars 212 forks source link

Voting: add contextual data fields for votes #596

Open john-light opened 5 years ago

john-light commented 5 years ago

It would be nice if users could easily find more contextual information about a vote.

For example, in the recent AGP-1 vote we put a link to the raw AGP-1 file directly in the vote question. This is a bit clunky. It would be nice if, instead, there were a couple of extra fields such as:

Resource link: Discussion link:

Users could then link to a github/IPFS/swarm/ etc file for the resource link and a forum or chat room for the discussion link.

john-light commented 5 years ago

Related to / possibly superseded by: https://github.com/aragon/aragon/issues/452

sohkai commented 5 years ago

We could make a proper spec out of the Survey metadata and support it in the Voting app: https://github.com/aragon/aragon-apps/issues/231#issue-310786634.

danimesq commented 4 years ago

This should be prioritized.

paalex commented 4 years ago

I can try and make a PR that makes the current input (question) multiline, to make it easier to input longer text. If I see that it's not too complicated to add additional fields, I can give it a go

danimesq commented 4 years ago

CC @john-light (pls remember how yearn.finance's votes have context) and consider prioritizing it.