react-component / react-component/select

the style of select-dropdown is calculated wrong when i use transform-scale

Open
#429 1 comment 0 reactions 0 assignees View on GitHub

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.

image

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.