valor-labs / valor-launchpad

2 stars 2 forks source link

Clients Page saerch filed defects #603

Closed sawyerbutton closed 2 years ago

sawyerbutton commented 2 years ago

Title

Check Pages functionality works

Description

Logged user should be able see full list of clients database list

Expected

The 'Search' field on the top-right corner of the 'Clients' page should be able to search clients by First Name or by Last Name also by Company name and by Status

Issue

The 'Search' field can't search clients by Company name and by Status

Dev's comment

sawyerbutton commented 2 years ago

image

This feature needs ES implemented in the future.

sawyerbutton commented 2 years ago

Is there any way to search content from every column without using ES? I remember Prisma has some API for this. @ErikYu Can you db-check it?