Skip to content

[AutoComplete] Fix openOnFocus and item click#3669

Merged
mbrookes merged 1 commit intomui:masterfrom
oliviertassinari:auto-complete-open-on-focus
Mar 12, 2016
Merged

[AutoComplete] Fix openOnFocus and item click#3669
mbrookes merged 1 commit intomui:masterfrom
oliviertassinari:auto-complete-open-on-focus

Conversation

@oliviertassinari
Copy link
Copy Markdown
Member

Closes #3381, closes #3664, closes #3566 and closes #3658.

  • The Popover requestClose callback should only be taken into account when the input isn't focused.
    When it's focused, that the blur event that we should listen to.
  • I was inspired by react-select.
    @mbrookes I have removed the timer concurrency too.

@oliviertassinari oliviertassinari changed the title [AutoComplete] Fix openOnFocus [AutoComplete] Fix openOnFocus and item click Mar 12, 2016
mbrookes added a commit that referenced this pull request Mar 12, 2016
…focus

[AutoComplete] Fix openOnFocus and item click
@mbrookes mbrookes merged commit 376a29f into mui:master Mar 12, 2016
@oliviertassinari oliviertassinari deleted the auto-complete-open-on-focus branch March 12, 2016 11:42
@mbrookes
Copy link
Copy Markdown
Member

You da man! :)

@IdelCoder
Copy link
Copy Markdown

Can anybody tell me set what attribute to get the item clicking work?

@zannager zannager added the scope: autocomplete Changes related to the autocomplete. This includes ComboBox. label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: autocomplete Changes related to the autocomplete. This includes ComboBox.

Projects

None yet

4 participants