Uniswap / Uniswap/interface

[Bug] Dropdown button text in PositionsHeader.tsx wraps in some locales

Open
#7,927 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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?


🧩 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

  1. Go to https://app.uniswap.org/positions
  2. Change the language to Korean, Japanese, or Vietnamese
  3. Observe the following buttons: "New", "Status", and "Protocol"
  4. 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.

Image Image Image

🧾 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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.