Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong input background color the in the dark theme when the suffix property is used #23100

Closed
1 task done
kirillezhov opened this issue Apr 9, 2020 · 0 comments · Fixed by #23115
Closed
1 task done
Assignees
Labels
🐛 Bug Ant Design Team had proved that this is a bug. 👷🏻‍♂️ Someone working on it

Comments

@kirillezhov
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

Edit on CodeSandbox

Steps to reproduce

  1. Set the official dark theme
  2. Use the suffix property of Input component (e.g. with a Tooltip)
  3. Set the disabled property of Input component
  4. Visually check the input background (it lighter than expected)

What is expected?

background-color: transparent (.ant-input-disabled)

What is actually happening?

Lighter background-color

Environment Info
antd 4.1.1
React 16.3.1
System Windows 10
Browser Chrome 80.0.3987.163
@zombieJ zombieJ added the 🐛 Bug Ant Design Team had proved that this is a bug. label Apr 10, 2020
@zombieJ zombieJ self-assigned this Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Ant Design Team had proved that this is a bug. 👷🏻‍♂️ Someone working on it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants