You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When clicking on a card in MyDashboard, the results can be again filtered by myDashboard filers
Technical: In IndividualList.js we are passing the filter icon to IndividualListView.js.
When clicking on a standard report card or custom report card as part of custom dashboard, the filter option will not be present as shown below.
Technical: We are directly calling IndividualListView.js
Some background:
Dashboard filters is for dashboard level, and search filters is for at individual level
Acceptance criteria:
Should display on results of custom dashboard alone
Clicking on Search should just take to the Search screen
Whatever is searched there will be applied on top of all individuals not just the results of custom report card
Concerns:
Confusion on top of results vs everything.
Inconsistency between standard report card(we are showing filters there) and custom report card
Already illiterate app users are confused, more icons more confusion.
Old acceptance criteria:
This search button should show up wherever there are individual search results(no need for comments, tasks etc.,) on standard report card and custom report card on custom dashboard and report cards on MyDashboard(so the current filter icon will be replaced with search)
Clicking on the button will show a screen with configured search filters
This should be a filter on top of the card results
If there are common filters between both, it need not be autoselected in search filters.
Discussions:
they just want a shortcut to search
Bottom bar?
search on top?
only on custom dashboard
Analysis:
Everywhere we already show Home button hence for search only 2 clicks away - may be need to understand better
The text was updated successfully, but these errors were encountered:
Current status:
When clicking on a card in MyDashboard, the results can be again filtered by myDashboard filers
Technical: In IndividualList.js we are passing the filter icon to IndividualListView.js.
When clicking on a standard report card or custom report card as part of custom dashboard, the filter option will not be present as shown below.
Technical: We are directly calling IndividualListView.js
Some background:
Dashboard filters is for dashboard level, and search filters is for at individual level
Acceptance criteria:
Concerns:
Old acceptance criteria:
Discussions:
Analysis:
Everywhere we already show Home button hence for search only 2 clicks away - may be need to understand better
The text was updated successfully, but these errors were encountered: