Safari Landing Bug
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Bug Description
Landing cards overlay each other.
Steps to Reproduce
- Open Safari/Orion or any other Webkit based browser.
- Go to https://uniswap.org
Expected Behavior
Cards should not overlay each other.
Additional Context
I wanted to quickly fix the problem, but couldn't find a working graphql api endpoint(?) as the one in the .env throws access denies. https://beta.api.uniswap.org/v1/graphql
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 landing-card overlap at uniswap.org in Safari, Orion, or another WebKit browser. Inspect the TypeScript landing-page entry point and the GraphQL configuration, including the .env endpoint mentioned in the report; done means the cards no longer overlay each other in the affected browser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100