Giter Site home page Giter Site logo

Search string pulls back all items regardless of whether there is a character match when using flat file about leaflet.autocomplete HOT 2 CLOSED

aoedipus avatar aoedipus commented on June 18, 2024
Search string pulls back all items regardless of whether there is a character match when using flat file

from leaflet.autocomplete.

Comments (2)

aoedipus avatar aoedipus commented on June 18, 2024

If "Foo Bar" is item 50 in a 200 item json flat file, and all prior items have no matching chars, they still get pulled into return list upon typing "Foo..." If the return list is constrained to 10, "Foo Bar" will never appear. This behavior is different than in all other examples, where the first chars pull back only items that contain matching chars. Is this intended?

from leaflet.autocomplete.

tomickigrzegorz avatar tomickigrzegorz commented on June 18, 2024

Hi, this library is changing quite dynamically ;) Are you working on the last version?
See example and static file usage code
Currently there is an onSearch function where you can move all logic and return only what is needed to be displayed.

from leaflet.autocomplete.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.