-
Notifications
You must be signed in to change notification settings - Fork 136
Feature/9080 share store my store tab #9102
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
Conversation
Generated by 🚫 dangerJS |
6aafebc to
665da4c
Compare
665da4c to
a17bdd9
Compare
|
You can test the changes on this Pull Request by downloading an installable build, or scanning this QR code: |
| PrivacyBannerFragmentDirections.actionGlobalPrivacyBannerFragment() | ||
| ) | ||
|
|
||
| is ShareStore -> ActivityUtils.shareStoreUrl(requireActivity(), event.storeUrl) |
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.
Good find, interesting that it's been there for years without being used :)
hafizrahman
left a comment
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.
LGTM and works as expected.
Just want to mention that we've discussed internally that the checking will eventually be replaced by checking the privacy status of the site (public vs others) instead of checking for onboarding LAUNCH_YOUR_STORE status.
Part of: #9080
Description
As part of improving the product sharing experience, we are adding a new CTA to share user's store URL from my store tab. This button will be visible only if the store is
public(has been launched).Testing instructions
🔵 Tracked dashboard_share_your_store_button_tapped.share.mp4