fossology / FOSSologyUI

Repository to hold the new UI framework for FOSSology built with React
https://fossology.github.io/FOSSologyUI/
GNU General Public License v2.0
49 stars 87 forks source link

fix(browse): search bar function implemented #230

Closed soham4abc closed 2 years ago

soham4abc commented 2 years ago

Description

Search function implemented in the /browse page

Changes

pages/Browse/index.jsx

How to test

Run the UI project with the backend and try to search the uploaded files in the /browse page

Video

Screencast from 19-06-22 12 05 02 PM IST

Fixes #225

soham4abc commented 2 years ago

Does the filter for "Status" and "Assignee" working?

For me, it makes no difference.

No sir this PR was only focused on the search bar.