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

New DropDown Index problem #2356

Closed
top1st opened this issue Dec 5, 2017 · 2 comments
Closed

New DropDown Index problem #2356

top1st opened this issue Dec 5, 2017 · 2 comments

Comments

@top1st
Copy link

top1st commented Dec 5, 2017

✖ CSS ISSUES → Post on https://github.com/Semantic-Org/Semantic-UI

✖ USAGE QUESTIONS → Use these dedicated resources:
Docs - http://react.semantic-ui.com
Chat - https://gitter.im/Semantic-Org/Semantic-UI-React
SO - https://stackoverflow.com/questions/tagged/semantic-ui-react?sort=votes

✔ BUGS → This form is required:

Steps

Hello guys here is real problem.
https://codesandbox.io/s/3vw22xk7y5
please check
After one selection then when i try next select dropdown text auto change to before selected

Expected Result

Actual Result

Version

x.y.z

Testcase

@kourosz
Copy link

kourosz commented Dec 5, 2017

Just change the handler to the following line. The change handler prototype was not correct.

handleChange = (event, value) => this.setState({ value: value })

@layershifter
Copy link
Member

Duplicate #2296.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants