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

Select: Extend select with md-select-header directive #648

Closed
benjamincharity opened this issue Feb 10, 2018 · 3 comments
Closed

Select: Extend select with md-select-header directive #648

benjamincharity opened this issue Feb 10, 2018 · 3 comments
Labels
Focus: component Issues concerning a specific component Status: on hold Issues we will not address in the immediate future Type: feature Functionality that doesn't currently exist

Comments

@benjamincharity
Copy link
Contributor

benjamincharity commented Feb 10, 2018

This will allow an optional UI change that exposes a fixed search box at the top of the select allowing users to filter large collections.

This will be very close to the autocomplete so we will need usage docs. (use autocomplete when filtering happens on the server and filtered select when filtering happens on the client?)

Might be waiting on a merge angular/components#7835

@benjamincharity benjamincharity added Type: feature Functionality that doesn't currently exist Focus: component Issues concerning a specific component P2: Urgent Status: Core App Needs Today labels Feb 10, 2018
@benjamincharity benjamincharity self-assigned this Feb 10, 2018
@macjohnny
Copy link

@benjamincharity The implementation here angular/components#5697 (comment) might be interesting for you.

@benjamincharity benjamincharity modified the milestones: Week 2/12 - 2/16, TEST Week 2/12 - 2/16 Feb 12, 2018
@benjamincharity
Copy link
Contributor Author

benjamincharity commented Feb 14, 2018

Currently on hold since ts-autocomplete is serving all current needs.

@benjamincharity benjamincharity added Status: on hold Issues we will not address in the immediate future and removed P2: Urgent Status: Core App Needs Today labels Feb 14, 2018
@benjamincharity benjamincharity removed this from the Week 2/12 - 2/16 milestone Feb 14, 2018
@benjamincharity benjamincharity removed their assignment Mar 7, 2018
@benjamincharity
Copy link
Contributor Author

closing in favor of #847

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Focus: component Issues concerning a specific component Status: on hold Issues we will not address in the immediate future Type: feature Functionality that doesn't currently exist
Projects
None yet
Development

No branches or pull requests

2 participants