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

Add transaction sign and next flow #911

Closed
jbair06 opened this issue Sep 11, 2024 · 0 comments
Closed

Add transaction sign and next flow #911

jbair06 opened this issue Sep 11, 2024 · 0 comments
Assignees
Labels
P1 High priority issue. Required to be completed in the assigned milestone.
Milestone

Comments

@jbair06
Copy link
Member

jbair06 commented Sep 11, 2024

Problem

When signing many transactions, having to go into each transaction in order to sign, then go back out of each transaction to get to the next will really slow down the user.

Solution

  • Change the button in Ready to Sign and In Progress to be 'Details' instead of 'Sign'
  • In the transaction details, add a next button that navigates the user to the next transaction in the list - if applicable. Determine if this would be complicated by sorting of the Ready to Sign transaction list.
  • After signing the transaction, leave the user on the current page (like it currently does). No change necessary here.

Alternatives

No response

@jbair06 jbair06 added this to the v0.3.8 milestone Sep 11, 2024
@jbair06 jbair06 added the P1 High priority issue. Required to be completed in the assigned milestone. label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority issue. Required to be completed in the assigned milestone.
Projects
None yet
Development

No branches or pull requests

2 participants