magnolo / 23

MIT License
3 stars 2 forks source link

BrowseFullList-Search #29

Closed WeFeelTheWorld closed 8 years ago

WeFeelTheWorld commented 8 years ago

Browse Full List → Suchfunktion funktioniert nicht. Liste der angezeigten Indikatoren reagiert nicht auf Eingabe ins Suchfeld.

browsefulllist-search

aldorado commented 8 years ago

The md-virtual-repeat-container looses its height after being filtered and the filter has been set to empty again, possible solution -> give md-list-items a specific height or the whole container

aldorado commented 8 years ago

Fixed by giving the md-virtual-repeat-container a fixed height of 65vh, could maybe cause problems @ mobile or older browser