shizuko-akamoto / Trecipe

CPSC 436I Project (2020S)
1 stars 3 forks source link

Search bar bug fixes + minor ui change #127

Closed shumal1 closed 4 years ago

shumal1 commented 4 years ago

As per discussion, fixed bunch of bugs

  1. Clicking on search entry does not close search bar
  2. Routing does not reload trecipe
  3. Make entire search result clickable
  4. Make search result only display public Trecipes

Right now routing to other people's public Trecipe still does not work due to a bug we discussed. Will be fixed once @knox153 checks in his endpoint for fetching public Trecipes.