HausDAO / daohaus-monorepo-deprecated

MIT License
13 stars 5 forks source link

Handle ENS in Proposal Fields #1031

Open earth2travis opened 2 years ago

earth2travis commented 2 years ago

On proposals that have a Member or Recipient drop-down we need to allow for ENS.

Member

If there is an ENS name associated with the address it should show that in the options available in the member drop-down.

guild-kick-proposal

Recipient

Proposal should allow for ENS names in the recipient field.

Update placeholder text to "ENS or 0x..."

issue-dao-tokens

earth2travis commented 2 years ago

Should have some ENS stuff figured out with: https://github.com/HausDAO/daohaus-monorepo/issues/725