MetaMask / MetaMask/metamask-extension
[Bug]: Send - Loading indefinitely if recipient address hasn't been 'parsed' at the To page
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
**Describe the bug**
Whenever I start a Send, if I add a recipient and quickly go to the next page, if the address hasnt' been completely 'parsed' the next screen stays loading indefinitely, no matter if I refresh the browser.
**Expected behavior**
No loading indefinitely -- should be able to recover from that state
**Screenshots/Recordings**
https://github.com/user-attachments/assets/c9625514-30e1-409b-91dd-a9b6b68237d1
**Steps to reproduce**
1. Start a Send
2. Select an asset
3. Add a recipient -> to easily reproduce the issue, add an ENS address so the time to 'parse' is longer (ie vitalik.eth)
4. Quickly click next (if no luck, go back and click next again very fast)
**Error messages or log output**
```shell
```
**Where was this bug found?**
Live version (from official store)
**Version**
13.40.0
**Build type**
None
**Browser**
Chrome
**Operating system**
MacOS
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 reproducing the Send flow in Chrome with an ENS recipient such as vitalik.eth, then click Next before the address finishes parsing. Trace the Send page's loading and recovery behavior; done means the next screen no longer remains indefinitely loading and the flow can recover after refresh.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100