-
-
Notifications
You must be signed in to change notification settings - Fork 847
Description
Overview
As a user, clicking on the 'Overview' link for the Youth Justice Nav project should open a new tab to the pdf file directly. This is made as an action item of #2211
Details
When clicking the 'Overview' link, each project page acts differently. Some open to a google docs page, others open to a github page that hosts the pdf file, and another downloads the pdf file locally to the machine. There needs to be a standard in how the pdf files open. Developers decided during the backend meeting that pdfs should be opened as a separate tab to the file directly, since modern browsers have the ability to view pdfs.
Example:
How Youth Justice Nav's pdf file currently opens
How it should open
Action Items
- Download a copy of Youth Justice Nav's overview pdf and put it in /assets/pdfs
- Change the 'Overview' link for the markdown file to point to the pdf file living under /assets/pdfs
- Ensure that the links in both the project page and the project's dedicated page open the pdf file properly after the change
Resources/Instructions
Markdown file
Project Page
Location for pdf files
Jekyll Static Files
Metadata
Metadata
Assignees
Labels
Type
Projects
Status