interledger / interledger/web-monetization-extension
Add "are you sure" message when disconnecting wallet
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 152
- Forks
- 12
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 13
Description
Describe the feature you would like to request
When you click the Disconnect button in the extension, the wallet is disconnected (shocking, right?). A better practice might be to show a confirmation/are you sure prompt before disconnecting the wallet.
Describe the solution you would like
A prompt that appears before disconnecting the wallet that asks the user to confirm their choice.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the extension's Disconnect button and the wallet connection UI. Add a confirmation prompt before disconnecting, then verify that cancel leaves the wallet connected and confirming performs the existing disconnect action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100