Summary
Clicking copy address provides no visual feedback.
Where
apps/web/src/components/molecules/UserMenu.tsx:30-45
Why this is a real bug, not just lint noise
- Affects user experience, functionality, or performance in production.
- Needs to be addressed to ensure robustness across all supported devices and Stellar network states.
Fix
Display toast notification on copy success.
Acceptance criteria
Summary
Clicking copy address provides no visual feedback.
Where
apps/web/src/components/molecules/UserMenu.tsx:30-45Why this is a real bug, not just lint noise
Fix
Display toast notification on copy success.
Acceptance criteria
apps/web/src/components/molecules/UserMenu.tsx:30-45.