[Bug] Dropdown button text in PositionsHeader.tsx wraps in some locales
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
📱 Interface Affected
Which application are you experiencing issues with?
- Web (app.uniswap.org)
- Wallet Extension (wallet.uniswap.org)
- Wallet Mobile App
- iOS
- Android
- Both
🧩 App Version
- Version (if known):
- Production build
- Development build
💻 System / Environment Info
Please provide details about your environment:
- Browser (name + version): Chrome 136.0.7103.114
- OS / Platform (e.g. iOS 17, Windows 11, Android 14): MacOS 14.1
- Device (e.g. iPhone 14 Pro, Pixel 7, MacBook Pro 2023): MacBook Pro 2021
- Wallet used (e.g. Uniswap Wallet, MetaMask, Rainbow): MetaMask
- Network (e.g. Ethereum Mainnet, Arbitrum, Base, etc.):
🔁 Steps to Reproduce
- Go to https://app.uniswap.org/positions
- Change the language to Korean, Japanese, or Vietnamese
- Observe the following buttons: "New", "Status", and "Protocol"
- Notice that the button labels may wrap to a new line in some of these languages
✅ Expected Behavior
What should have happened?
-> The button labels should stay on a single line, just like in the default English layout.
❌ Actual Behavior
What actually happened?
-> In Korean, Japanese, or Vietnamese, the button labels break into multiple lines instead of staying inline, causing layout issues.
📸 Screenshots or Screen Recording
Please upload any relevant screenshots or recordings to help us understand the issue better.
🧾 Additional Context
Any extra details? (e.g. logs, error messages, recent updates, beta flags enabled, etc.)
⚠️ Please redact or avoid sharing sensitive data such as private keys, seed phrases, or personally identifying info.
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
Open PositionsHeader.tsx and reproduce the issue from the positions page after switching to Korean, Japanese, or Vietnamese. Inspect the controls for “New”, “Status”, and “Protocol”, then verify that each label remains on one line without disrupting the layout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, internationalization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100