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

docs(Dropdown): Recent update breaks DropdownExampleRemote #2125

Closed
patrikmolsson opened this issue Sep 26, 2017 · 3 comments
Closed

docs(Dropdown): Recent update breaks DropdownExampleRemote #2125

patrikmolsson opened this issue Sep 26, 2017 · 3 comments

Comments

@patrikmolsson
Copy link
Contributor

Steps to Reproduce

  1. Write something in the dropdown

Expected
state.searchQuery should equal that string

Result
state.searchQuery instead equals the entire Dropdown's state

This can be fixed the same way like #2110,

but instead on https://github.com/Semantic-Org/Semantic-UI-React/blob/master/docs/app/Examples/modules/Dropdown/Usage/DropdownExampleRemote.js#L24

@layershifter
Copy link
Member

@patrikmolsson Thanks for the notice. Would you like to make PR? 😃

@patrikmolsson
Copy link
Contributor Author

@layershifter On it!

@patrikmolsson
Copy link
Contributor Author

Issue is solved in PR: #2126

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

2 participants