-
Notifications
You must be signed in to change notification settings - Fork 68
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
Design improvements related to the overview page #10214
Design improvements related to the overview page #10214
Conversation
Test the buildOption 1. Jetpack Beta
Option 2. Jurassic Ninja - available for logged-in A12s🚀 Launch a JN site with this branch 🚀 ℹ️ Install this Tampermonkey script to get more options. Build info:
Note: the build is updated when a new commit is pushed to this PR. |
Size Change: +68 B (0%) Total Size: 1.36 MB
ℹ️ View Unchanged
|
@orcunomattic could you please take a look at this implementation? It's HoverTooltip components inside WooPayments. |
…overview-page' into update/9811-design-improvements-overview-page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for working on this, Oleks! The testing instructions checked out. I think there is a missing coma in the tooltip copy, but pre-approving it.
The screenshots above look good. |
@orcunomattic, I think this can only be tested locally because you need to not be in test mode onboarding. |
@vladolaru is correct. |
@elizaan36 and @orcungogus confirmed in Slack that it looks good p1737740751552459/1737663572.231389-slack-C0800LPNCET |
Thank you @oaratovskyi! |
Co-authored-by: oaratovskyi <[email protected]>
Fixes #9811
Changes proposed in this Pull Request
Testing instructions
woocommerce-payments/client/overview/index.js
Line 121 in 04db0a9
wcpay_connection_success_modal_dismissed
option.account_suspended
to1
in the server and clear the WCPay account cache.note: after you're done with testing, feel free to updated the value of
account_suspended
to0
and refresh the cache.npm run changelog
to add a changelog file, choosepatch
to leave it empty if the change is not significant. You can add multiple changelog files in one PR by running this command a few times.Post merge