Header UI issue
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Minor UI issue with the header when scrolling, because of UK banner.
Probable cause:
https://github.com/Uniswap/interface/blob/c0bbcf59f04d07c6e866596921173214663bea10/apps/web/src/pages/App.tsx#L79
https://github.com/Uniswap/interface/assets/79284856/64add187-0095-4542-912a-f1d1eef4bb00
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 at apps/web/src/pages/App.tsx around line 79 and reproduce the header behavior while scrolling with the UK banner present, using the attached video as the visual reference. Trace how the banner affects the header, then verify that the header remains correct during scrolling without the banner causing the reported UI issue.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100