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.
select(select-header): support focusing of an element within the header on popup open #9146
Open
Description
Actual Behavior:
What is the issue? *
More of a feature request, but mdSelectHeader + input does not support select on focus.What is the expected behavior?
md-select-on-focus will focus the input when the select menu is opened.
CodePen (or steps to reproduce the issue): *
CodePen Demo which shows your issue:
http://codepen.io/mckenzielong/pen/GqGkZJDetails:
See the first input which demonstrates the desired outcome (please excuse the shoddy implementation.) The second select menu is the current behaviour with md-select-on-focus.
Angular Versions: *
Angular Version:
1.5.7Angular Material Version:
1.1.0rc5
Additional Information:
Browser Type: *
Chrome /OperaBrowser Version: *
Chrome 51/ Opera 36OS: *
Windows 7 64bitStack Traces:
N/A
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.
Edit: md-input-container support / integration would be a real nice to have too.