Collaborne / paper-search

A Material Design search bar (Polymer)
https://www.webcomponents.org/element/Collaborne/paper-search
Apache License 2.0
51 stars 28 forks source link

Search big data #15

Open Najeisleem opened 7 years ago

Najeisleem commented 7 years ago

Hello,

first of all thanks for this component , just i have some problems with search when big data and i can't access to the item i searched, before this you fixed the limitation 500 record and its good but the problem now with search for big data.

Thanks.

ronnyroeller commented 7 years ago

@Najeisleem, Could you please provide a reproduction case (e.g. on https://jsbin.com/)? Thanks!

Najeisleem commented 7 years ago

Dont know how to use this website but its normal thing in your code you used the right ?

if this list return big data EX: 1000 record and trying to search using jquery code with show and hide items by id ,you cant find item if has index 300 as example , and when you trying to find it in inspect element you cant find id too. (BTW you can find it when scroll). sorry for bad English. Thanks.

ronnyroeller commented 7 years ago

Can you attach a minimal Polymer app that reproduces the issue?

Najeisleem commented 7 years ago

paper-filter-dialog