Giter VIP home page Giter VIP logo

agloe's People

Contributors

tomburgs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

salmoel

agloe's Issues

More versatile search

I think that the order of words in a search value shouldn't matter. For Friends Cafe, I'd expect to find it when I enter cafe friends or for Chez Olivier Cafe, I'd expected to find it when entering cafe olivier, cafe chez or chez cafe.

Show different message when API request is pending

At the moment when the API request is pending then Looks like we couldn't find what you were looking for ๐Ÿฅด message is shown to the user. I think that Please wait, loading for results etc. might be a more appropriate message to show.

Duplicate results while searching

To reproduce:

Type friends ca, then type f and e in an approx 300ms interval. Might take a couple of attempts, but finally Friends Cafe should appear two times in the results.

Seems like it's due to pushResult in index.tsx that pushes new results next to the existing results. And in some cases the results array is already set by the API request done earlier (in case of the example above - the API request made for letter f).

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.