Uniswap / Uniswap/interface

prompt users to update browser version instead of filing an issue

Open
#2,367 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue improvement p2
Dominant language
TypeScript
Stars
5.5k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

We get occasional bug reports like #2366 which are from users with very outdated browsers. We should identify these at the error boundary and prompt the user to update their browser instead of requesting they file an issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read the error-boundary implementation and compare its handling with the outdated-browser report in issue #2366. Trace where the current request to file an issue is shown, then determine how outdated browsers should receive an update prompt instead; done means that the affected users see the update guidance rather than the issue-filing request.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.