Skip to content

[AutoComplete/Popover] Issues with event bubbling, and openOnFocus doesn't work #3658

@ffxsam

Description

@ffxsam

Problem Description

https://github.com/ffxsam/autocomplete-bug

There are multiple issues:

  1. openOnFocus does not work (clicking in the field has no effect)
  2. When typing 'a' and clicking on an item that is outside the dialog, the event bubbles up and causes the dialog to close

Repo install instructions: (or just copy into a webpack boilerplate)

  1. npm install
  2. Install Meteor if not already installed (curl https://install.meteor.com/ | sh).
  3. meteor

Versions

  • Material-UI: 0.15.0-alpha.1
  • React: 0.14.7
  • Browser: Chrome 49

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions