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

Wallet team feedback #264

Merged
merged 7 commits into from
Oct 7, 2023
Merged

Wallet team feedback #264

merged 7 commits into from
Oct 7, 2023

Conversation

gguijarro-c-chwy
Copy link
Contributor

image

image

children: [
Padding(
padding: const EdgeInsets.only(bottom: 8),
child: Text(error.message, style: context.hyphaTextTheme.ralMediumBody),
Copy link
Collaborator

Choose a reason for hiding this comment

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

not sure error.message is what we need? Does that contain the blockchain error message? Did we test this?

Copy link
Collaborator

@n13 n13 left a comment

Choose a reason for hiding this comment

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

We need to test with a real tx error

Otherwise looks great to me

@n13
Copy link
Collaborator

n13 commented Oct 6, 2023

Sample QR for testing what will fail

image

Copy link
Collaborator

@n13 n13 left a comment

Choose a reason for hiding this comment

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

It's good now

@n13
Copy link
Collaborator

n13 commented Oct 7, 2023

Shows blockchain error message as expected

Simulator Screenshot - iPhone 15 Pro Max - 2023-10-07 at 13 13 53

@n13 n13 merged commit 769ad40 into main Oct 7, 2023
2 of 4 checks passed
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.

2 participants