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

TW-1110 Change Wert popup UI and UX #1063

Conversation

keshan3262
Copy link
Collaborator

No description provided.

@keshan3262 keshan3262 self-assigned this Mar 15, 2024
@keshan3262 keshan3262 marked this pull request as ready for review March 18, 2024 12:59
lendihop
lendihop previously approved these changes Mar 18, 2024
src/hooks/root-hooks/index.ts Outdated Show resolved Hide resolved
src/interfaces/account-state.interface.ts Outdated Show resolved Hide resolved
lendihop
lendihop previously approved these changes Mar 21, 2024
…mplewallet-mobile into TW-1110-improve-wert-pop-up-ux-when-tez-inputed-value-less-than-tez-balance-for-android
src/components/newsletter-modal-tracker.ts Outdated Show resolved Hide resolved
src/navigator/root-stack.tsx Show resolved Hide resolved
src/store/wallet/wallet-epics.ts Outdated Show resolved Hide resolved
alex-tsx
alex-tsx previously approved these changes Apr 3, 2024
Copy link
Collaborator

@alex-tsx alex-tsx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GJ!

@keshan3262 keshan3262 requested a review from lendihop April 3, 2024 15:35
lendihop
lendihop previously approved these changes Apr 3, 2024
…mplewallet-mobile into TW-1110-improve-wert-pop-up-ux-when-tez-inputed-value-less-than-tez-balance-for-android
@keshan3262 keshan3262 dismissed stale reviews from lendihop and alex-tsx via c647029 April 4, 2024 16:35
@keshan3262 keshan3262 requested a review from alex-tsx April 5, 2024 12:52
alex-tsx
alex-tsx previously approved these changes Apr 5, 2024
lendihop
lendihop previously approved these changes Apr 5, 2024
…mplewallet-mobile into TW-1110-improve-wert-pop-up-ux-when-tez-inputed-value-less-than-tez-balance-for-android
@keshan3262 keshan3262 dismissed stale reviews from lendihop and alex-tsx via eed44c2 April 12, 2024 09:08
@@ -140,8 +140,10 @@ export const InternalOperationsConfirmation: FC<Props> = ({ opParams, modalTitle

const handleTotalTezValue = useCallback(
(newValue: BigNumber) =>
canUseOnRamp &&
updateOverlayState(newValue.gt(tezosBalance) ? OnRampOverlayState.Continue : OnRampOverlayState.Closed),
void (
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nasty one..

Copy link

@IrynaKhyzhynska IrynaKhyzhynska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

android done 1.25_1340

Copy link
Contributor

@tttt24 tttt24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ios done 1340

@alex-tsx alex-tsx merged commit 3640c18 into development Apr 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants