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

Add paginations to DATE facets on results pages #262

Closed
7 tasks
roamye opened this issue May 31, 2024 · 2 comments
Closed
7 tasks

Add paginations to DATE facets on results pages #262

roamye opened this issue May 31, 2024 · 2 comments
Assignees
Labels
facet This is a component for faceted search.

Comments

@roamye
Copy link

roamye commented May 31, 2024

Problem Description:
The facets are causing performance issues. This ticket will cover the facet of DATES only.

Expected Behavior/Solution:
ML will return the activity streams and paginations will be required for facets containing lists.

For facets on the results page, the frontend will make a request to both the first page and last page of the date results to get the earliest and latest dates. From there, the frontend can generate the range input fields with a minimum and maximum year.

Requirements:

  • TBD

Needed for promotion:
If an item on the list is not needed, it should be crossed off but not removed.

  • Wireframe/Mockup - Mike
  • Committee discussions - Sarah
  • Feasibility/Team discussion - Sarah
  • Backend requirements - TBD
  • Frontend requirements- TBD
  • Are new regression tests required for QA - Amy
  • Questions
  • List of questions for discussions. Answers should be documented within the issue.

UAT/LUX Examples:

  • EAny search result
  • Specefic link TBD

Dependencies/Blocks:

Related Github Issues:

Related links:

  • These links can consist of resources, bugherds, etc.

Wireframe/Mockup:
Place wireframe/mockup for the proposed solution at end of ticket.

@roamye
Copy link
Author

roamye commented May 31, 2024

For the other tix ( #252 ) req were to have each facet to contain the "show more" button, however date facets do not have this option. I am uncertain what the new req should be for this? Are we doing the same with the "apply" button instead?

@kamerynB

@roamye roamye added the facet This is a component for faceted search. label May 31, 2024
@kamerynB
Copy link
Contributor

kamerynB commented Jun 7, 2024

Closing as this was covered by #252.

@kamerynB kamerynB closed this as completed Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
facet This is a component for faceted search.
Projects
None yet
Development

No branches or pull requests

2 participants