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

Settings Panel needs additional fields for Currency, Contract Address and Identity Resolver #139

Open
ArghZombies opened this issue Mar 22, 2018 · 3 comments

Comments

@ArghZombies
Copy link

ArghZombies commented Mar 22, 2018

There are additional fields requiring management in the Settings panel. See quick mockup for details:

image

Requires:

  • Field for Contract Address (free text field)
  • Currency (dropdown) - currently only containing Gromits, which is set by default
  • Identity Resolver - label that changes to a free text field when selected (for entry of a URL)
  • Tooltip triggers against each field (triggers Onboarding overlay for that field - see Define UX for first time use #113)
@peasandwell
Copy link
Contributor

@ArghZombies this may need to be slightly amended:

  • Contract address and the currency are pretty much the same thing, the contract address defines the currency token, rather than it being a separate additional option. Perhaps we could have a plain text area that is updated once the contract address is verified?
  • The Identity resolver will probably be descoped for Campfire as it has a fairly low priority (you probably won't need to do anything about this)

@ArghZombies
Copy link
Author

Yes, happy with those changes. Fewer fields are always better.

@peasandwell
Copy link
Contributor

I've raised a new ticket for the implementation of the <ContractAddress /> in #156

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

No branches or pull requests

2 participants