-
Notifications
You must be signed in to change notification settings - Fork 98
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
Implement multi step action modals #1735
Comments
I propose to use the same steps as Ledger Live for signing with the Signer app or Ledger:
|
If the user uses the account password on step 1 we can skip steps 2 and 3 |
I would do signing with password also step 2 |
Wait for #1807 |
#1807 will help make improvements mentioned here easier to implement! |
also we should add a |
Bring back the back button he said 🤣 |
i think this is blocking on #1338 |
Can't we already have a design for the signing approach without final implementation? |
my mistake. yes, you are correct. i will do this! |
ok ya'll! here are some design proposals. these designs will result in smaller action modals #1897 and add support for numerous signing methods #1823. https://app.zeplin.io/project/59e66beff6721ea8bf562e5b/dashboard?seid=5c51aeea881152354d6f7101 |
@jbibla Are the designs that you provided above ready to be implemented? If so, could you please invite me to that Zeplin project? |
@migueog done! there are a lot of improvements mentioned in this thread. please only worry about the following items. I would recommend making a separate PR for each of them.
|
For 2) we want to use the actual transaction list component (probably) |
@jbibla Thanks for the invite and outlining the work for this issue! I'll let you know if I run into any troubles. |
yep! thank you @faboweb |
@jbibla Following your advice with regards to creating a PR for each item in this issue, I was thinking of create a branch for this issue. I would then create a branch for each item in this issue. That way I can create separate PRs for each item and each PR would then be merged into this issues' branch. Let me know if approach makes sense to you. |
usually we have a branch per issue. when the branch is ready to be merged you can make a PR to develop. feel free to make as many PRs and issues as you'd like. the smaller they are, the easier they are to review and get merged! |
@jbibla Just checking to see if this is the sort of behaviour you're expecting |
Looks good |
yep! very much so! |
We get some bad feedback about the action modal. It seems to not be well designed for the expectation of customers. Let's come up with 2 proposals on how the action modal should look like and collect feedback from our colleagues.
The text was updated successfully, but these errors were encountered: