-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
Description
Expected behaviour
Should show search results in all project status filters.
Actual behavior
It does not apply the text filter with any specific project status filter except 'All Projects'.
Steps to reproduce the problem
- Login into Connect as manager.
- Make sure you have a project status filter, other than 'All Projects', selected.
- Now do a text search from the top bar.
- Notice there is no effect of search on the projects shown in the grid. Now if you select 'All Projects' filter, it would show you the search results.
Environment
- OS: Any
- Browser (w/version): Any
- User role (client, copilot or manager): manager
- Account used: vikasrohit
fyi @vic-topcoder @jpoarch @gondzo I think we should fix the text message in case of no results found something like 'No results found with current search criteria, please try relaxing the filters' because without such information user might be confused when he/she searches from top bar while being on particular status filter and there is no result for that particular status but there are results for different project status. User might miss to click on appropriate status filter unless we notify them with more detailed message.