Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

autocomplete: tabbing away from first cascading autocomplete does not update the selection #10962

@mk--

Description

@mk--

I've got a couple of md-autocomplete controls being used as cascading dropdowns.

Actual Behavior:

  • What is the issue? *
    Tabbing away from the first autocomplete does not update the selection for the second autocomplete.
  • What is the expected behavior?
    Tabbing away from the first autocomplete (Country) narrows the options available on the second one (City).

CodePen (or steps to reproduce the issue): *

  1. Click on the 'Country' autocomplete
  2. Down arrow to select 'Canada'
  3. Hit 'Tab'
  • Expected: 'City' autocomplete filtered to only show 'Vancouver' and 'Toronto'
  • Actual: 'City' autocomplete shows all cities

AngularJS Versions: *

  • AngularJS Version: 1.5.5
  • AngularJS Material Version:

Additional Information: 1.1.5

  • Browser Type: * Chrome
  • Browser Version: * 61.0.3163.100
  • OS: * Windows 10
  • Stack Traces:

Shortcut to create a new CodePen Demo.
Note: * indicates required information. Without this information, your issue may be auto-closed.

Do not modify the titles or questions. Simply add your responses to the ends of the questions.
Add more lines if needed.

Metadata

Metadata

Assignees

Labels

P3: importantImportant issues that really should be fixed when possible.needs: UX team reviewneeds: investigationThe cause of this issue is not well understood and needs to be investigated by the team or communityneeds: team discussionThis issue requires a decision from the team before moving forward.severity: inconvenienttype: bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions