react-component / react-component/dropdown
safari 浏览器手势放大后下拉菜单位置不正确
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 181
- Forks
- 112
- Avg merge
- 12h 52m
- Merged PRs (30d)
- 2
Description
https://github.com/user-attachments/assets/1d1d5b48-18ab-4e4e-a7b4-43cd7ed4a23f
safari浏览器版本:26.0.1 (21622.1.22.11.15)
dropdown版本:4.2.1
在macos26的safari浏览器上用手势放大后trigger靠右边的情况下去触发菜单,弹出的菜单显示的位置不正确
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the dropdown positioning issue in Safari 26.0.1 on macOS 26 using dropdown 4.2.1: zoom with the trackpad, place the trigger near the right edge, and open the menu. Start by locating the component's positioning entry points; done means the menu remains correctly positioned after zooming and the existing behavior is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100