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

[NGW] Feature flag for URL Redirect of GoodWallet (webapp) #4317

Open
decentralauren opened this issue Oct 17, 2024 · 3 comments
Open

[NGW] Feature flag for URL Redirect of GoodWallet (webapp) #4317

decentralauren opened this issue Oct 17, 2024 · 3 comments
Assignees

Comments

@decentralauren
Copy link

decentralauren commented Oct 17, 2024

  1. Feature flag that allows URL redirect for specific wallets and/or specific countries.

Redirects all traffic from: https://wallet.gooddollar.org/

To: https://goodwallet.xyz/

  1. Development of a unique URL for NGW users to access GW1 without the redirect happening

Acceptance Criteria:
[ ] Feature flag works: URL only for webapp users and based on feature flag settings (e.g. to only specific wallets or countries)
[ ] User within the feature flag parameters are able to navigate to a unique URL from the NGW without being redirected

@decentralauren decentralauren changed the title [NGW] Feature flag for URL Redirect of GoodWallet [NGW] Feature flag for URL Redirect of GoodWallet (webapp) Oct 17, 2024
@L03TJ3
Copy link
Collaborator

L03TJ3 commented Oct 23, 2024

@decentralauren the redirect will be handled on domain level, not on app level. (this is just for web users)

This means we won't have a feature-flag in posthog.
all we can do is on domain-level do it on a 'per-country-basis'

But I believe that is the level of control we will have

@L03TJ3
Copy link
Collaborator

L03TJ3 commented Oct 23, 2024

@sirpy yes. but that is around showing a modal or not. (but ticket for android is here: #4318)

are you saying for web users we will do the redirect on app-level?

@decentralauren
Copy link
Author

@L03TJ3 please hold off on the domain redirect until November 4 (the redirect launch date from the NGW team).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants