-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
📚 Overview
Ensure that a user’s connected wallet session persists across page reloads and browser sessions.
🎯 Objectives
- Remember last connected wallet
- Auto-reconnect on refresh
- Gracefully handle disconnected states
🧠 Scope
Logic
- Persist wallet connector in local storage
- Rehydrate connection on app load
- Handle invalid / expired sessions
UI
- Show connected state in header
- Show reconnect prompt if needed
✅ Acceptance Criteria
- Wallet reconnects after refresh
- User not prompted unnecessarily
- Disconnect clears session
⏳ Complexity & Effort
Complexity: Low
Estimated Effort: ~0.25–0.5 day
📌 Notes
This issue includes UI implementation and must follow canonical designs in the parent repository.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program