You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Description
This PR contains all the requested changes described in the task. Some
features that were required to be hidden to UK users could be done
through existing feature flags, but I opted to consolidate the UK
changes under the `SHOW_UK_COMPLIANT_VARIANT` flag for readability.
### Test plan
User with activity:
https://github.com/user-attachments/assets/e294569d-1165-45d1-be25-b810014468a5
User with no activity:
https://github.com/user-attachments/assets/d61054df-7445-4753-a804-7de065554e2c
### Related issues
- Fixes RET-1239
### Backwards compatibility
Y
### Network scalability
If a new NetworkId and/or Network are added in the future, the changes
in this PR will:
- [ ] Continue to work without code changes, OR trigger a compilation
error (guaranteeing we find it when a new network is added)
0 commit comments