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: Fix issue #3244 #3246

Merged
merged 11 commits into from
Jun 23, 2024
Merged

Conversation

giuseppe2028
Copy link
Contributor

Pull Request (PR) Checklist

Please check if your pull request fulfills the following requirements:

  • The PR is submitted to the main branch.
  • I've read the Contribution Guidelines and my PR doesn't break the rules.
  • I've read and understand the Developer Guidelines.
  • I confirm that I've run the code locally and everything works as expected.
  • 🎬 I've attached a screen recoding of the changes.

Tip: drag & drop the video to the PR description.

What's changed?

Describe with a few bullets what's new:

  • Fix issue for tag too long
  • Add a little padding for a tag, in order to be visible even if the message is to long

💡 Tip: Please, attach screenshots and screen recordings. It helps a lot!

Risk Factors

What may go wrong if we merge your PR?

  • a
  • b

In what cases your code won't work?

0620.mov
  • a
  • b

Does this PR closes any GitHub Issues?

Check Ivy Wallet Issues.

Replace ISSUE_NUMBER with the number of the GitHub issue that this PR is fixing. If you've done that correctly, you'll see the issue title linked when previewing your PR description.

!Note: Do not link the PR number. Link the number/id of the GitHub Issue from issues.

Troubleshooting CI failures ❌

GitHub Actions failing? Read our CI Troubleshooting guide.

@ILIYANGERMANOV
Copy link
Collaborator

@ILIYANGERMANOV ILIYANGERMANOV added the keep Keep it from automatically getting closed by Stale label Jun 20, 2024
@giuseppe2028 giuseppe2028 force-pushed the fix-issue-#3244 branch 2 times, most recently from 01f962f to 6f3b1e5 Compare June 21, 2024 18:08
@giuseppe2028
Copy link
Contributor Author

I have tried all the possible solution, but the test does not run yet.

@ILIYANGERMANOV
Copy link
Collaborator

I have tried all the possible solution, but the test does not run yet.

@giuseppe2028 try increasing this to 0.005

@ILIYANGERMANOV
Copy link
Collaborator

We recently updated Compose and there might be flaky Paparazzi tests. Also update your branch to be on top of the latest main. Make sure to commit the screenshots for all Paparazzi.

@ILIYANGERMANOV
Copy link
Collaborator

This #3243 should improve this suboptimal developer experience

GIUSEPPE BARONE s332157 added 8 commits June 22, 2024 22:39
# Conflicts:
#	screen/transactions/src/test/snapshots/images/com.ivy.transactions_TransactionsPaparazziTest_snapshot Transactions Screen[Dark].png
#	screen/transactions/src/test/snapshots/images/com.ivy.transactions_TransactionsPaparazziTest_snapshot Transactions Screen[Light].png
#	shared/ui/testing/src/main/java/com/ivy/ui/testing/PaparazziScreenshotTest.kt
@ILIYANGERMANOV ILIYANGERMANOV merged commit d0225de into Ivy-Apps:main Jun 23, 2024
8 checks passed
@giuseppe2028 giuseppe2028 deleted the fix-issue-#3244 branch June 26, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keep Keep it from automatically getting closed by Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Transaction UI doesn't fit for long category names
2 participants