Skip to content
This repository was archived by the owner on Apr 11, 2026. It is now read-only.

Fix issue 3637#3647

Merged
ILIYANGERMANOV merged 10 commits intoIvy-Apps:mainfrom
viratde:fix-issue-3637
Oct 25, 2024
Merged

Fix issue 3637#3647
ILIYANGERMANOV merged 10 commits intoIvy-Apps:mainfrom
viratde:fix-issue-3637

Conversation

@viratde
Copy link
Copy Markdown
Contributor

@viratde viratde commented Oct 25, 2024

Pull request (PR) checklist

Please check if your pull request fulfills the following requirements:

  • [ x] I've read the Contribution Guidelines and my PR doesn't break the rules.
  • [ x] I've read and understand the Developer Guidelines.
  • [ x] I confirm that I've run the code locally and everything works as expected.
  • [x ] My PR includes only the necessary changes to fix the issue (i.e., no unnecessary files or lines of code are changed).
  • [ x] 🎬 I've attached a screen recording of using the new code to the next paragraph (if applicable).

What's changed?

Describe with a few bullets what's new:

  • I've fixed accounts specific colors not shwoing in transferheader

Before|After
Screenshot_2024-10-25-08-49-25-58_25a5cbee76b0e8af12aa5b9c322cd4a3
|
Screenshot_2024-10-25-09-03-28-71_25a5cbee76b0e8af12aa5b9c322cd4a3

Risk factors

What may go wrong if we merge your PR?
Nothing

In what cases won't your code work?

Does this PR close any GitHub issues? (do not delete)

Troubleshooting GitHub Actions (CI) failures ❌

Pull request checks failing? Read our CI Troubleshooting guide.

Copy link
Copy Markdown
Member

@ILIYANGERMANOV ILIYANGERMANOV left a comment

Choose a reason for hiding this comment

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

Nice!! The gradient looks good 💯 Left some comments

Comment thread .idea/appInsightsSettings.xml Outdated
Comment thread shared/base/src/main/java/com/ivy/base/Constants.kt Outdated
@ILIYANGERMANOV ILIYANGERMANOV added keep Keep it from automatically getting closed by Stale requested changes Changes are needed. Please, apply them labels Oct 25, 2024
… Added Private constant in the composable also
Copy link
Copy Markdown
Member

@ILIYANGERMANOV ILIYANGERMANOV left a comment

Choose a reason for hiding this comment

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

There should be no .idea files changes

Comment thread .idea/inspectionProfiles/Project_Default.xml Outdated
Comment thread .idea/runConfigurations.xml Outdated
Copy link
Copy Markdown
Member

@ILIYANGERMANOV ILIYANGERMANOV left a comment

Choose a reason for hiding this comment

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

There should be no changes in .idea , other than that looks good

Comment thread .idea/appInsightsSettings.xml Outdated
Comment thread .idea/inspectionProfiles/Project_Default.xml Outdated
Comment thread .idea/runConfigurations.xml Outdated
@ILIYANGERMANOV ILIYANGERMANOV added ready to merge 🚀 PR can be merged after the CI pass and removed requested changes Changes are needed. Please, apply them labels Oct 25, 2024
@ILIYANGERMANOV ILIYANGERMANOV merged commit 0e112f2 into Ivy-Apps:main Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

keep Keep it from automatically getting closed by Stale ready to merge 🚀 PR can be merged after the CI pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add color to transfer label in transaction list

3 participants