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

hasFeedback not work in Input component with addonBefore attr #5228

Closed
hirohe opened this issue Mar 9, 2017 · 1 comment
Closed

hasFeedback not work in Input component with addonBefore attr #5228

hirohe opened this issue Mar 9, 2017 · 1 comment
Labels
🐛 Bug Ant Design Team had proved that this is a bug.

Comments

@hirohe
Copy link

hirohe commented Mar 9, 2017

Environment(required)

  • antd version: 2.8.0
  • OS and its version: Windows 10
  • Browser and its version: Chrome 56

What did you do? Please provide steps to re-produce your problem.

<Form.Item
    hasFeedback
    validateStatus="validating"
>
    <Input
        addonBefore={<Icon type="user"/>}
    />
</Form.Item>

What happen?

hasFeedback not working

Re-producible online demo

codepen

@ddcat1115 ddcat1115 added the 🐛 Bug Ant Design Team had proved that this is a bug. label Mar 9, 2017
@afc163 afc163 closed this as completed in 070ca82 Mar 9, 2017
@lock
Copy link

lock bot commented May 1, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛 Bug Ant Design Team had proved that this is a bug.
Projects
None yet
Development

No branches or pull requests

2 participants