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

[AutoComplete]Fix Clear Value Issue #4240

Closed
wants to merge 1 commit into from

Conversation

ochowie
Copy link

@ochowie ochowie commented May 11, 2016

  • [X ] PR has tests / docs demo, and is linted.
  • [ X] Commit and PR titles begin with [ComponentName], and are in imperative form: "[Component] Fix leaky abstraction".
  • [ X] Description explains the issue / use-case resolved, and auto-closes the related issue(s) (http://tr.im/vFqem).

Removed setting the searchText state from the menu close function and moved the newRequest event after the menu close so that it can be used to overwrite the selected value.

Closes #4213

Removed setting the searchText state from the menu close function and moved the newRequest event after the menu close so that it can be used to overwrite the selected value.

Closes mui#4213
@ochowie ochowie closed this May 11, 2016
@ochowie ochowie deleted the fix-auto-complete branch May 11, 2016 19:35
@zannager zannager added the component: autocomplete This is the name of the generic UI component, not the React module! label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Auto Complete] Clear value issue
2 participants