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

[Income Limits] Evaluate print functionality for results screen #19999

Open
3 of 11 tasks
randimays opened this issue Dec 2, 2024 · 3 comments
Open
3 of 11 tasks

[Income Limits] Evaluate print functionality for results screen #19999

randimays opened this issue Dec 2, 2024 · 3 comments
Assignees
Labels
Income limits app Income limits web app re: benefits eligibility; owned by Public Websites team Needs refining Issue status Public Websites Scrum team in the Sitewide crew sitewide UX

Comments

@randimays
Copy link
Contributor

randimays commented Dec 2, 2024

Description

Income Limits needs to have a print button on the results screens and appropriately display results content for a printed page. Some page elements may be appropriately formatted for print view already because they are DS web components. We should:

  1. Review the existing print behavior of each results screen
  2. Create guidelines or mockups for how to adjust any behavior, if necessary
  3. Specify where the print button should be added on the page, and the text that should be on it

Reference:

Screenshots of existing behavior

Results screen - Current year flow

Digital view

Below is what is shown when you right-click on the browser window and click "Print."

Print view

User story

AS A Veteran who is viewing the Income Limits results page and has clicked the 'Print this page' button
I WANT to see helpful, necessary information on the print view of the results page
SO THAT I can have a printed copy of my results to review and refer without going through the wizard again, to review when not online.

Roles / assignments

After functional testing, code review, accessibility review, and design review can happen in parallel.

  • Functional testing:
  • Code review:
  • Design review:
  • Accessibility review: @laflannery
  • Product acceptance: @FranECross

Acceptance criteria

  • Veterans can click a print button in order to print their Income Limits results (without things like buttons and extraneous information)
  • Print button is not a Primary button
  • Align print button and functionality with DUW [DUW] [UX] Review results page print behavior #19758
  • UX provides print functionality feedback (and mockups if necessary)
  • UX pings @FranECross so an FE ticket can be created
  • @FranECross creates FE ticket
@randimays randimays added Income limits app Income limits web app re: benefits eligibility; owned by Public Websites team Needs refining Issue status sitewide UX labels Dec 2, 2024
@FranECross FranECross added the Public Websites Scrum team in the Sitewide crew label Dec 2, 2024
@FranECross
Copy link

Added user story and AC; moved to the To Refine column; added Public Websites tag.

@thejordanwood thejordanwood self-assigned this Jan 21, 2025
@thejordanwood
Copy link

@randimays @FranECross

Adding print button to page

  • Let's add the "Print this page" button above the Back button. This will make it similar to what we do for the DUW.
  • @FranECross I'm not sure when the "Print button is not a Primary button" AC was added, but after reviewing DUW I believe it's fine that the print button is a primary. This type of button tested well during our recent DUW research.
  • Full Figma mockup showing where the button should be added
Print button added to page
Image

Display when printed

  • Currently, the action links on the page do not display the full URL, but they should.
  • @randimays Is there a way that the green arrow on action links can show on the print page? It currently disappears and I noticed it's like that on other pages across the site too when I go to print.
  • Other than that, let's keep the same decisions we made for the print behavior in the DUW ticket. To reiterate:
    • All link text and full URL should display.
    • If possible, remove "(opens in a new tab)" text next to links to reduce some of the clutter.
    • Remove the "Print this page" and "Back" buttons from the print screen.
  • Full Figma mockup showing how the print screen should look
Active links display full URL
Image

@randimays
Copy link
Contributor Author

@thejordanwood Thank you for reviewing! If we want the green arrow to show up for action links in print view, we'd have to put in a DS ticket. This behavior is baked into their web component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Income limits app Income limits web app re: benefits eligibility; owned by Public Websites team Needs refining Issue status Public Websites Scrum team in the Sitewide crew sitewide UX
Projects
None yet
Development

No branches or pull requests

3 participants