-
Notifications
You must be signed in to change notification settings - Fork 161
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
[igx-select] Footer element #5911
Labels
select
Select component
size: M
🧰 feature-request
version: 9.0.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Comments
Have you considered using the igx-combo as it support header and footer templates? |
igx-combo comes with multiple selection - and we just need the single selection igx-select. |
OK we have discussed with @radomirchev to add the same type of templatable header and footer areas to the igx-select as we have in the combo. |
IvayloG
added a commit
that referenced
this issue
Nov 5, 2019
IvayloG
added a commit
that referenced
this issue
Nov 5, 2019
Adding Header&Footer Templates. Rewriting Select positioning strategy.
IvayloG
added a commit
that referenced
this issue
Nov 5, 2019
Update Dev sample. Comment overflow-y.
IvayloG
added a commit
that referenced
this issue
Nov 5, 2019
IvayloG
added a commit
that referenced
this issue
Nov 5, 2019
IvayloG
added a commit
that referenced
this issue
Nov 5, 2019
IvayloG
added a commit
that referenced
this issue
Nov 5, 2019
IvayloG
added a commit
that referenced
this issue
Nov 5, 2019
IvayloG
added a commit
that referenced
this issue
Nov 6, 2019
Remove mousedown handler(drop-down-item). it is on the ddl container now
14 tasks
IvayloG
added a commit
that referenced
this issue
Nov 8, 2019
IvayloG
added a commit
that referenced
this issue
Nov 11, 2019
IvayloG
added a commit
that referenced
this issue
Nov 12, 2019
IvayloG
added a commit
that referenced
this issue
Nov 12, 2019
IvayloG
added a commit
that referenced
this issue
Nov 12, 2019
IvayloG
added a commit
that referenced
this issue
Nov 12, 2019
IvayloG
added a commit
that referenced
this issue
Nov 12, 2019
IvayloG
added a commit
that referenced
this issue
Nov 12, 2019
IvayloG
added a commit
that referenced
this issue
Nov 12, 2019
IvayloG
added a commit
that referenced
this issue
Nov 12, 2019
IvayloG
added a commit
that referenced
this issue
Nov 12, 2019
IvayloG
added a commit
that referenced
this issue
Nov 12, 2019
IvayloG
added a commit
that referenced
this issue
Nov 12, 2019
IvayloG
added a commit
that referenced
this issue
Nov 12, 2019
IvayloG
added a commit
that referenced
this issue
Nov 13, 2019
IvayloG
added a commit
that referenced
this issue
Nov 13, 2019
IvayloG
added a commit
that referenced
this issue
Nov 19, 2019
IvayloG
added a commit
that referenced
this issue
Nov 19, 2019
IvayloG
added a commit
that referenced
this issue
Nov 19, 2019
IvayloG
added a commit
that referenced
this issue
Nov 20, 2019
IvayloG
added a commit
that referenced
this issue
Nov 20, 2019
IvayloG
added a commit
that referenced
this issue
Nov 20, 2019
IvayloG
added a commit
that referenced
this issue
Nov 21, 2019
IvayloG
added a commit
that referenced
this issue
Nov 21, 2019
IvayloG
added a commit
that referenced
this issue
Nov 21, 2019
IvayloG
added a commit
that referenced
this issue
Nov 21, 2019
IvayloG
added a commit
that referenced
this issue
Nov 22, 2019
Lipata
pushed a commit
that referenced
this issue
Nov 22, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
select
Select component
size: M
🧰 feature-request
version: 9.0.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Is your feature request related to a problem? Please describe.
I need an element which is always into view when scrolling the select items
Describe the solution you'd like
I want to have a way to define igx-select footer element.
Additional context
The text was updated successfully, but these errors were encountered: