react-component / react-component/select
the style of select-dropdown is calculated wrong when i use transform-scale
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 938
- Forks
- 482
- Avg merge
- 15h 8m
- Merged PRs (30d)
- 2
Description
The html tag is set to the transform: scale(1.2) attribute and then the rc-select-dropdown element is rendered in the wrong placement.

In addition,I didn't find where the wrong style was set in the source code.Who can tell me.
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
Start by reproducing the issue with the HTML element set to transform: scale(1.2), then inspect how the rc-select-dropdown placement style is calculated. Done means the dropdown is positioned correctly when the page is scaled; the issue names no source files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100