Show performance warning when enabling Nym on multiple assets#5944
Merged
Show performance warning when enabling Nym on multiple assets#5944
Conversation
swansontec
approved these changes
Feb 19, 2026
j0ntz
commented
Feb 19, 2026
144c3ad to
c195071
Compare
When a user enables Nym Mixnet on a second (or more) asset, show a ConfirmContinueModal warning that multi-asset Nym may slow sends and delay balance updates. The acknowledgment is persisted to local account settings so the modal only appears once per account. The warning is shown in both the dedicated Privacy Settings scene and the individual currency settings radio buttons.
f298028 to
5f1f5a7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CHANGELOG
Does this branch warrant an entry to the CHANGELOG?
Dependencies
None
Description
Context
Asana: "Show warning when enabling more than 1 asset with Nym" (P1). From the 2/10 huddle: show a warning when enabling Nym on multiple assets, but don't lock functionality.
Changes
ConfirmContinueModalwarning that appears when a user enables Nym Mixnet on a second (or more) asset. The warning explains that multi-asset Nym usage may slow down sends and delay balance updates.LocalAccountSettings(isNymWarningShown) so the modal only appears once per account, matching the pattern used by token gas fee warnings.Requirements
If you have made any visual changes to the GUI. Make sure you have: