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

fix: switch unit on confirmation screen #1824

Merged
merged 1 commit into from
Jun 12, 2024
Merged

fix: switch unit on confirmation screen #1824

merged 1 commit into from
Jun 12, 2024

Conversation

limpbrains
Copy link
Collaborator

@limpbrains limpbrains commented May 14, 2024

Description

  • add unit switching on QuickConfirm screen. Had to add onChangeUnitOutside callback to make it work
  • i18n
  • show LSP and onchain fees in current unit

Linked Issues/Tasks

closes #1792 #1926

Type of change

Bug fix

Tests

Detox test

Screenshot / Video

QA Notes

@limpbrains limpbrains force-pushed the fixfixfix2 branch 3 times, most recently from da4faf1 to 39b58c8 Compare May 31, 2024 11:04
@limpbrains limpbrains marked this pull request as ready for review May 31, 2024 11:55
@limpbrains limpbrains requested a review from pwltr May 31, 2024 12:28
@pwltr
Copy link
Collaborator

pwltr commented Jun 2, 2024

remove custom fee button from Custom and Quick flows. Keyboard now triggered by pressing on the Amount, as it is in Figma

You sure this is how it should work? The design still has this button.

@limpbrains limpbrains changed the title fix: remove custom amount button from LN channel flow fix: switch unit on confirmation screen Jun 10, 2024
@limpbrains
Copy link
Collaborator Author

remove custom fee button from Custom and Quick flows. Keyboard now triggered by pressing on the Amount, as it is in Figma

You sure this is how it should work? The design still has this button.

I've updated the PR. Button is not removed

src/screens/Lightning/QuickConfirm.tsx Outdated Show resolved Hide resolved
src/screens/Lightning/CustomSetup.tsx Outdated Show resolved Hide resolved
@limpbrains limpbrains merged commit 503c426 into master Jun 12, 2024
6 checks passed
@limpbrains limpbrains deleted the fixfixfix2 branch June 12, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Tapping 'spending balance' on Transfer Funds pages doesn't react as defined in design spec
2 participants