-
Notifications
You must be signed in to change notification settings - Fork 8
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
Transaction index + Back button when transaction #241
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
@@ Coverage Diff @@
## main #241 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 25 25
Branches 5 5
=========================================
Hits 25 25 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Humm idk. Maybe in the future we can just show back button if it failed? And keep the old data to be adjusted or resend? yah it's counter intuitive, because the modal can be open for others places and back button looks like we will back there. Not related but also we can add shortcut for example ESC to close modal will be good improvement immo. |
I can change it to only failed for sure.
There is escape to close only when button are modal are focused not inputs
…On Sun., Apr. 24, 2022, 9:21 a.m. Felipe Novaes F Rocha, < ***@***.***> wrote:
I wanted a back button if per example the transaction failed, to be able
to resubmit a new with adjusting some fields. Do you think it's
counter-intuitive? Any suggestions?
Humm idk. Maybe in the future we can just show back button if it failed?
And keep the old data to be adjusted or resend?
yah it's counter intuitive, because the modal can be open for others
places and back button looks like we will back there.
Not related but also we can add shortcut for example ESC to close modal
will be good improvement immo.
—
Reply to this email directly, view it on GitHub
<#241 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADJ7IOSBPL75MK3VNW2CRITVGVDFDANCNFSM5T453DIQ>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
closes #209