Open gchi25 opened 1 year ago
This is impacted on where the data will be located as an output of the static build. See comment.
Pending slug updates
Waiting on URL Slug updates - clearance on TTS side. Ideally completed before MVP release @erniedeeb to update and provide slugs on this ticket.
Slugs:
Aligned with Diego on using /death
for DOLO, which was the big question mark. I'm going to need a bit more time to finalize the directory (e.g. /benefits/death
or /benefit-finder/death
etc)
We will be using /benefit-finder/death
@gchi25 please see comment above for path usage, we should align our content endpoints if we can with this structure as well.
@fongcindy - A few follow up questions,
Is this going to continue to sit under /benefits/
Government Benefits
?
ie. Home > Government Benefits > Benefit Finder > Death
or Home > Government Benefits > Death
, etc?
What will be present inside of Mobile Menu
Ideally we would want content structure to dictate breadcrumbs and menu items
related: https://github.com/GSA/px-benefit-finder/issues/212 https://github.com/GSA/px-benefit-finder/issues/211
The following is a POC for Life Event "Survivor Benefits".
Create Life Event "Survivor Benefits" with Benefit Finder app in this page. Add menu item for this page in Left Menu English under Government benefits.
The "Survivor Benefit" shows up in Government Benefits page. http://localhost/benefits
Click "Survivor Benefits" link to go to this life event of Benefit Finder app. The Benefit Finder app page has breadcrumb Home > Government benefits > Survivor Benefits
Thanks for creating the POC for survivor benefits. I discussed with Ernie and we plan to keep Home > Government Benefits > Benefit Finder > Death
And the mobile menu should reflect the content structure
Implement Benefit Finder menu and breadcrumb.
The Benefit Finder card shows up in Government Benefits landing page.
http://localhost/benefit-finder/death
The breadcrumb shows up in Benefit Finder app page. Home > Government Benefits > Benefit Finder > Death
The mobile menu shows up in Benefit Finder app page.
To make the following content structure (menu) and breadcrumb,
Home > Benefit Finder > Death,
We need to create a basic page "Benefit Finder".
Implement this in Sandbox.
Navigate to Government Benefits landing page to see Benefit Finder card. Click Benefit Finder card to Benefit Finder landing page. Click Death link to Benefit Finder app.
The breadcrumb and mobile menu work as expected. Breadcrumb: Home > Government Benefits > Benefit Finder > Death Mobile menu:
Looks great, Gene. Can we change the breadcrumb from "Benefit Finder > Death" to "Benefit finder > Death of a loved one"? USAGov uses sentence case in all places.
Define content API endpoints
This issue is connected to GSA/px-benefit-finder#503, here