Skip to content

Add mobile wallet address display formatting #325

Description

@Brainoncrack

Description

Difficulty: Intermediate

Type: Feature

Summary

Standardise wallet address display formatting.

Current Behaviour

Long addresses may be hard to read or inconsistently shortened across screens.

Expected Behaviour

The app should use consistent truncation and full-address access patterns.

Suggested Implementation

Create or update an address display component used in wallet, receive, contacts, and transaction screens.

Files or Areas Likely Affected

src/components/
src/features/wallet/
src/features/contacts/
src/features/transactions/

Acceptance Criteria

  • Shared address display component is added.
  • Truncation is consistent.
  • Full address can be copied or viewed.
  • Accessibility label uses full address where appropriate.
  • At least two screens use the component.

Additional Notes

Do not truncate stored values.

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked for GrantFox OSS contributionMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Official GrantFox campaign label

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions