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

Update top performers card empty image #13243

Conversation

irfano
Copy link
Contributor

@irfano irfano commented Jan 4, 2025

Closes: woocommerce/woomobile-private#379

Description

This updates the empty illustration for the "Top performers" card

Steps to reproduce

  1. Tap the calendar icon on the "Top performers" card.
  2. Select an empty day.

Testing information

The tests that have been performed

Tested the Top performers card and empty product case in Woo Pos for both dark and light mode.

Images/gif

Before After After dark
  • I have considered if this change warrants release notes and have added them to RELEASE-NOTES.txt if necessary. Use the "[Internal]" label for non-user-facing changes.

Reviewer (or Author, in the case of optional code reviews):

Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement:

  • The PR is small and has a clear, single focus, or a valid explanation is provided in the description. If needed, please request to split it into smaller PRs.
  • Ensure Adequate Unit Test Coverage: The changes are reasonably covered by unit tests or an explanation is provided in the PR description.
  • Manual Testing: The author listed all the tests they ran, including smoke tests when needed (e.g., for refactorings). The reviewer confirmed that the PR works as expected on big (tablet) and small (phone) in case of UI changes, and no regressions are added.

irfano added 2 commits January 4, 2025 14:58
Renamed the icon and added its dark version.
@irfano irfano added the category: design Layout and style elements in the UI or user interface, including color and animations. label Jan 4, 2025
@dangermattic
Copy link
Collaborator

1 Warning
⚠️ This PR is larger than 300 lines of changes. Please consider splitting it into smaller PRs for easier and faster reviews.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Collaborator

📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
App Name WooCommerce-Wear Android
Platform⌚️ Wear OS
FlavorJalapeno
Build TypeDebug
Commit56d43f1
Direct Downloadwoocommerce-wear-prototype-build-pr13243-56d43f1.apk

@wpmobilebot
Copy link
Collaborator

📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.

App Name WooCommerce Android
Platform📱 Mobile
FlavorJalapeno
Build TypeDebug
Commit56d43f1
Direct Downloadwoocommerce-prototype-build-pr13243-56d43f1.apk

@codecov-commenter
Copy link

codecov-commenter commented Jan 4, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 40.59%. Comparing base (cd796aa) to head (56d43f1).
Report is 21 commits behind head on feature/woo-2.0-brand-updates.

Files with missing lines Patch % Lines
.../topperformers/DashboardTopPerformersWidgetCard.kt 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                       Coverage Diff                        @@
##             feature/woo-2.0-brand-updates   #13243   +/-   ##
================================================================
  Coverage                            40.59%   40.59%           
- Complexity                            6372     6373    +1     
================================================================
  Files                                 1345     1345           
  Lines                                77235    77235           
  Branches                             10602    10602           
================================================================
+ Hits                                 31352    31353    +1     
  Misses                               43135    43135           
+ Partials                              2748     2747    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hafizrahman hafizrahman self-assigned this Jan 6, 2025
Copy link
Contributor

@hafizrahman hafizrahman left a comment

Choose a reason for hiding this comment

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

All good here in my tests.

@hafizrahman hafizrahman merged commit c3d6adb into feature/woo-2.0-brand-updates Jan 6, 2025
16 checks passed
@hafizrahman hafizrahman deleted the feature/update-top-performers-empty-image branch January 6, 2025 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: design Layout and style elements in the UI or user interface, including color and animations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants