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] Add asset warning details #1850

Open
wants to merge 5 commits into
base: dependabot/npm_and_yarn/major-a4fa2e6183
Choose a base branch
from

Conversation

aristidesstaffieri
Copy link
Contributor

@aristidesstaffieri aristidesstaffieri commented Feb 12, 2025

Closes #1790

What
Fixes alignment on Add Asset warning modal
Adds handling of custom tokens

Screenshot 2025-02-12 at 12 01 13 PM

@aristidesstaffieri aristidesstaffieri self-assigned this Feb 12, 2025
@aristidesstaffieri aristidesstaffieri requested a review from a team February 12, 2025 19:34
);
await waitFor(() => screen.getByTestId("TokenWarning"));
expect(screen.getByTestId("DescriptionLabel")).toHaveTextContent(
"Add Asset",
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we add the whole string here for clarity? E.g. "Add Asset Trustline"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup I see, adding that. Thanks for catching it!

Copy link
Contributor

@CassioMG CassioMG left a comment

Choose a reason for hiding this comment

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

LGTM - just left a minor comment on test string

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.

3 participants