Skip to content

privacy mask toggle - #873

Merged
ONEONUORA merged 2 commits into
Fracverse:masterfrom
Jumongweb:privacyBlur
Aug 29, 2026
Merged

privacy mask toggle #873
ONEONUORA merged 2 commits into
Fracverse:masterfrom
Jumongweb:privacyBlur

Conversation

@Jumongweb

Copy link
Copy Markdown
Contributor

Closes #710

Summary

  • Add a privacy mask toggle to the home dashboard balance card so sensitive balance digits are hidden by default.
  • Tapping the eye icon toggles mask state; when enabled, Available Balance and Earning Balance display •••••• instead of real amounts.
  • Eye icon switches between eye-outline (masked) and eye-off-outline (visible) with accessibility labels for show/hide.

Test plan

  • Open the personal home screen and confirm balances show •••••• by default.
  • Tap the eye icon and confirm real Available Balance and Earning Balance values appear.
  • Tap again and confirm amounts are masked again.
  • Pull to refresh and confirm the mask state persists while toggled.
  • Verify the eye toggle has correct accessibility labels ("Show balance" / "Hide balance").

@drips-wave

drips-wave Bot commented Aug 29, 2026

Copy link
Copy Markdown

@Jumongweb Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@ONEONUORA

Copy link
Copy Markdown
Contributor

@Jumongweb
PLs make your implementation to pass CI checks

@ONEONUORA ONEONUORA left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job @Jumongweb

@ONEONUORA
ONEONUORA merged commit faf6751 into Fracverse:master Aug 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mobile app: Implement privacy blur mask for balance text on home dashboard

2 participants