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

Improve Import Seed Flow #30

Open
5 of 6 tasks
DavideSegullo opened this issue Jun 14, 2022 · 1 comment
Open
5 of 6 tasks

Improve Import Seed Flow #30

DavideSegullo opened this issue Jun 14, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request urgent Very important task to be solved as soon as possible

Comments

@DavideSegullo
Copy link

DavideSegullo commented Jun 14, 2022

We should add the following improvements:

  • After the twelfth word, after the user presses "go", you have to go to the step "Name your wallet".
  • On Android, there is a lot of space between the keyboard and the input text, we should change it to match the design on Figma.
  • Words chip must be editable, if you press a word the input text must be prefilled with the word text, and when the user presses the "Go" button on the keyboard or when he taps the chip again, the word must be updated and should be focused out.
  • We should add a "paste" button, to copy a mnemonic phrase from the clipboard, you can find an example in Figma. If the mnemonic is valid, we fill in the twelve words, and the last word is put in the edit state with the value inherent in the input field.
  • Add the ability to drag and drop to sort words. (not urgent)
  • Horizontal padding on the words list is larger than the design in Figma.

photo5855221875918092674

8b8cea32-b876-4ace-b13d-a3f16157a393.mp4
@DavideSegullo DavideSegullo added enhancement New feature or request urgent Very important task to be solved as soon as possible labels Jun 14, 2022
@giorgionocera giorgionocera changed the title Improve Import Seed Flow - Profile Page Improve Import Seed Flow Jun 15, 2022
@giorgionocera
Copy link

giorgionocera commented Jun 15, 2022

  • We also need to remove the paste button after the first letter is typed.

Moreover, we have an issue with the button behind the keyboard.

Implementation:
telegram-cloud-photo-size-4-5859635371426560643-y

Design:
telegram-cloud-document-4-5859635370970320127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request urgent Very important task to be solved as soon as possible
Projects
None yet
Development

No branches or pull requests

3 participants