dickschoeller / gedbrowser

Application for displaying genealogy data read from GEDCOM files.
http://www.schoellerfamily.org/
Apache License 2.0
1 stars 1 forks source link

Need filtering in list selection boxes #812

Open dickschoeller opened 5 years ago

dickschoeller commented 5 years ago

The lists can be big. Filtering will make it manageable. Should be similar to data table filter. May be able to use https://github.com/bithost-gmbh/ngx-mat-select-search . If not, copy and tweak.

dickschoeller commented 5 years ago

https://github.com/angular/material2/issues/5697 has stuff to say on this issue.

dickschoeller commented 5 years ago

Another example here: https://stackblitz.com/edit/angular-i3pfu2-53zqk5?file=app%2Flist-selection-example.ts