jcserv / ulinks

ULinks is an open source website serving as a group chat directory enabling students to join group chats for courses or communities within their school.
3 stars 8 forks source link

fix searching issues #37

Closed AipioxTechson closed 3 years ago

AipioxTechson commented 3 years ago

feat/fix search issues

Fixes: #25

Changes

Fixes the searching mechanism: Frontend changes: Doesn't pass the isCommunity prop for the all section Uses images on all categories, and not solely All Search functionality works

Backend: changed search from description to name can now chain requests when searching by text

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/jcserv/ulinks/DHeKuAsNctDtxdsp2siayyD1mDbB
✅ Preview: https://ulinks-git-bug-fix-search-issues-jcserv.vercel.app

codecov[bot] commented 3 years ago

Codecov Report

Merging #37 (6eab146) into develop (14abdbf) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #37   +/-   ##
========================================
  Coverage    97.36%   97.36%           
========================================
  Files            8        8           
  Lines           38       38           
  Branches        11       11           
========================================
  Hits            37       37           
  Misses           1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 14abdbf...6eab146. Read the comment docs.