-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 [Frontend] Expose Tokens page to testers #7847
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
🎨 [Frontend] Expose Tokens page to testers #7847
Conversation
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.
Pull Request Overview
This PR exposes the Tokens page to testers by updating the product utility logic.
- Added a condition in showPreferencesTokens to return true for testers.
- Preserved existing behavior for specific products.
|
@Mergifyio queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at a4cb8aa |
|



What do these changes do?
requested by @Konohana0608
The page is not exposed in
tis,tipliteands4llite. This PR exposes it for testers regardless the product.Bonus:
Related issue/s
How to test
Dev-ops