Hi Nadeeshan, It seems like the SearchBar component inside components/fileManager/ProductList is not used anywhere in the opsui React app, but I saw an attempt to use it inside the ProductList component commented.
Is it okay to move the search functionality that has been partially implemented in the product browser ( ProductList component ) to that search bar? I was thinking of developing search by product type, file structure, Mime type and transfer status in the SearchBar component and adding that component to the ProductList component. Your feedback is highly appreciated. Thanks and regards Pavindu