MetaMask / MetaMask/metamask-mobile
Links with target="_blank" open at same tab on iOS
Open
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
### **Description**
Scenario: xxxx
- GIVEN DAPP with a[target="_blank"] opened on iOS
- WHEN a user clicks link
- THEN href opens at same tab
Expected: href opens at new tab
Contributor guide
Research direction
Start by reproducing the reported scenario on iOS: open a DAPP containing an a[target="_blank"] link and click it. Trace the mobile browser's link-handling entry point and compare the observed same-tab behavior with the expected new-tab behavior; done means the link opens in a new tab on iOS and the behavior is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native, typescript
- Domain
- mobile, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100