cityofaustin / cityofaustin/techstack
Bidirectional relationships: contacts
- Dominant language
- No language data
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
### As a content publisher, I want to know all of the pages that a snippet appears on, so that I can make informed decisions about how to edit the snippet.
### Requirements
When a user clicks into a contact snippet,
- [ ] they are able to see every page the snippet is on
- [ ] they are able to see whether those pages are LIVE or DRAFT (status)
### To test
1. Create a contact snippet
2. Add it to a page and publish the page
3. Add it to a draft and save that draft page
4. Return to the contact snippet and see:
- [ ] The published page in step 2 is listed
- [ ] The draft page in step 3 is listed
### Test data
- [ ] (True on staging as of 3/13) For the `Recycle & Reuse Drop-off Center` snippet, you should be able to see that it is on the following pages:
- [ ] `Drop off household hazardous waste and other recyclables` + its current status
- [ ] `Pick up free paint and other household items` + its current status
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.