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

15-Word Seed Auto complete #31

Closed
polinasoshkina opened this issue Jun 17, 2018 · 3 comments
Closed

15-Word Seed Auto complete #31

polinasoshkina opened this issue Jun 17, 2018 · 3 comments
Assignees

Comments

@polinasoshkina
Copy link

Since prototype didn't test any data entry, we should follow best practices for entering seed words:

  1. Provide autocomplete selection for each word to avoid spelling arrows or use of the words that are not on the list
  2. Provide numbering of words so that user can easily cross-reference the entry.
@umurb umurb changed the title As a user, I want a typo-proof way of entering my seed phrase 15-Word Seed Auto complete Jul 19, 2018
@umurb
Copy link

umurb commented Jul 24, 2018

Upgrading Material UI from 0.x to 1.x globally would cost us 2 days. According to Material-UI Github we can use two different versions of this package at the same time.

Let's isolate the 15-word seed input box as a component and use the next version of Material-UI only in this component and then integrate it into the affected view

@umurb
Copy link

umurb commented Jul 30, 2018

Merged with #290

@umurb umurb closed this as completed Jul 30, 2018
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