-
Notifications
You must be signed in to change notification settings - Fork 140
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
Feature: handle lnurl success action #3362
base: main
Are you sure you want to change the base?
Feature: handle lnurl success action #3362
Conversation
…in-completed-screen
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.
also please add a screenshot
app/screens/send-bitcoin-screen/send-bitcoin-completed-screen.tsx
Outdated
Show resolved
Hide resolved
app/screens/send-bitcoin-screen/send-bitcoin-completed-screen.tsx
Outdated
Show resolved
Hide resolved
app/screens/send-bitcoin-screen/send-bitcoin-confirmation-screen.tsx
Outdated
Show resolved
Hide resolved
app/screens/send-bitcoin-screen/send-bitcoin-details-screen.tsx
Outdated
Show resolved
Hide resolved
app/screens/send-bitcoin-screen/send-bitcoin-details-screen.tsx
Outdated
Show resolved
Hide resolved
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.
dont forget to disable auto redirect to home when it has success action
app/screens/send-bitcoin-screen/send-bitcoin-details-screen.tsx
Outdated
Show resolved
Hide resolved
app/screens/send-bitcoin-screen/send-bitcoin-details-screen.tsx
Outdated
Show resolved
Hide resolved
app/screens/send-bitcoin-screen/send-bitcoin-details-screen.tsx
Outdated
Show resolved
Hide resolved
app/screens/send-bitcoin-screen/send-bitcoin-completed-screen.tsx
Outdated
Show resolved
Hide resolved
app/screens/send-bitcoin-screen/send-bitcoin-completed-screen.stories.tsx
Outdated
Show resolved
Hide resolved
app/screens/send-bitcoin-screen/send-bitcoin-completed-screen.stories.tsx
Outdated
Show resolved
Hide resolved
…adding accesibility labels
@dolcalmi I have already resolved the requested changes. Some I couldn't comment on because they no longer apply, but they have been addressed. Could you please review them again? |
Implemented: LNURL successAction: LUD-09, LUD-10