Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show search button on report card results screen #1274

Open
mahalakshme opened this issue Jan 10, 2024 · 0 comments
Open

Show search button on report card results screen #1274

mahalakshme opened this issue Jan 10, 2024 · 0 comments
Labels

Comments

@mahalakshme
Copy link
Contributor

mahalakshme commented Jan 10, 2024

Current status:

When clicking on a card in MyDashboard, the results can be again filtered by myDashboard filers
Screenshot 2024-02-01 at 3 26 12 PM

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.
Screenshot 2024-02-01 at 3 26 39 PM

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

@mahalakshme mahalakshme converted this from a draft issue Jan 10, 2024
@mahalakshme mahalakshme changed the title Show search button on search results screen Show search button on report card results screen Feb 1, 2024
@mahalakshme mahalakshme moved this from In Analysis to Finalized for the upcoming release in Avni Product Feb 1, 2024
@mahalakshme mahalakshme moved this from Finalized for the upcoming release to In Analysis Review in Avni Product Feb 1, 2024
@mahalakshme mahalakshme moved this from In Analysis Review to In Analysis in Avni Product Feb 5, 2024
@mahalakshme mahalakshme moved this from In Analysis to In Analysis Review in Avni Product Feb 5, 2024
@mahalakshme mahalakshme moved this from In Analysis Review to In Analysis in Avni Product Feb 5, 2024
@mahalakshme mahalakshme moved this from In Analysis to Focus Items in Avni Product Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Focus Items
Development

No branches or pull requests

1 participant