Printable View of Search Results Screen
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Law firms have noted that they often share interim search prospects prior to drilling down into a specific business's dashboard.
To support this, they have requested a print friendly view of the screen that shows all of the results in a single page with pagination for any additional pages.
GIVEN I have completed a search and I am viewing a list of results
WHEN I click the printable view button
THEN I see the result table presented in a text file with minimal formatting and no scroll bar
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the search results screen and its existing pagination behavior. Add a printable-view entry point that presents the complete result table with minimal formatting and no scrollbar, while retaining pagination for additional pages; verify the result against the stated GIVEN/WHEN/THEN criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100