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. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
There are 3 total unresolved issues (including 2 from previous reviews).
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 7f27880. Configure here.
a4b83c2 to
333c57d
Compare
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
No E2E tags are warranted because:
Performance Test Selection: |
|




Description
Changelog
CHANGELOG entry:
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Low Risk
Low risk: adds a hidden (long-press) debug-only UI section and related unit tests, plus bumps build numbers across Android/iOS/CI with no changes to core wallet or security logic.
Overview
Adds a collapsible “Feature Flags” section to
Settings > App Information(revealed after long-pressing the fox), showing the count of enabled remote flags, listing enabled flags alphabetically, and providing a “Copy All to Clipboard” action (JSON + confirmation alert).Wires the screen to Redux via
selectRemoteFeatureFlagsand adds comprehensive unit tests covering visibility, expand/collapse behavior, ordering/filtering, and clipboard/alert interactions.Bumps the mobile build number from
4138to4425across AndroidversionCode, iOSCURRENT_PROJECT_VERSION, and BitriseVERSION_NUMBER/FLASK_VERSION_NUMBER.Reviewed by Cursor Bugbot for commit 280ecde. Bugbot is set up for automated code reviews on this repo. Configure here.