-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
chore: remove PORTFOLIO_VIEW feature flag #21806
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
base: main
Are you sure you want to change the base?
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
…-mul-1132-portfolio-view-ff-removal
7374481 to
c81932d
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #21806 +/- ##
==========================================
- Coverage 77.26% 76.91% -0.36%
==========================================
Files 3746 3768 +22
Lines 94220 95415 +1195
Branches 18110 18491 +381
==========================================
+ Hits 72798 73385 +587
- Misses 16509 17028 +519
- Partials 4913 5002 +89 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|



Description
This is a collective effort to clean up our codebase by removing old feature flags such as
PORTFOLIO_VIEWChangelog
CHANGELOG entry:null
Related issues
Fixes: https://consensyssoftware.atlassian.net/browse/MUL-1132
Manual testing steps
Screenshots/Recordings
~Before
~After
~Pre-merge author checklist
Pre-merge reviewer checklist
Note
Removes the PORTFOLIO_VIEW feature flag and related conditionals, making multi‑network/portfolio behavior the default across UI, selectors, polling, and tests, and cleans up env/CI config.
isPortfolioViewEnabledusage across components, hooks, selectors, and tests; default to portfolio/multi‑network behavior.tokenNetworkFilteron network changes/additions.Asset,AssetDetails).use*Pollinghooks).getChainIdsToPoll; remove portfolio gating in earn/tokens selectors.PORTFOLIO_VIEWenv from.js.env.example, Bitrise, and Jest config.Written by Cursor Bugbot for commit 73769b7. This will update automatically on new commits. Configure here.