Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Fix: Debounce input events on search in home page #1532

Commits on Apr 25, 2020

  1. fix the issue of home page serach bar blocking using debounce in reac…

    …t-hooks way
    Chinmay Dalvi committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    2296d44 View commit details
    Browse the repository at this point in the history
  2. fix the issue of home page serach bar blocking using debounce in reac…

    …t-hooks way
    Chinmay Dalvi committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    59128fd View commit details
    Browse the repository at this point in the history
  3. clear the results after clearing the input

    Chinmay Dalvi committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    0628376 View commit details
    Browse the repository at this point in the history
  4. added comment & changed timer

    Chinmay Dalvi committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    40c86be View commit details
    Browse the repository at this point in the history
  5. changed comment

    Chinmay Dalvi committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    08c311d View commit details
    Browse the repository at this point in the history
  6. changed timer

    Chinmay Dalvi committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    9a20c6a View commit details
    Browse the repository at this point in the history
  7. added name export

    Chinmay Dalvi committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    50face4 View commit details
    Browse the repository at this point in the history
  8. added inbuild debounce

    Chinmay Dalvi committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    8e6a737 View commit details
    Browse the repository at this point in the history