cityofaustin / techstack

Project management for the City of Austin's new digital service delivery platform, Austin.gov.
11 stars 3 forks source link

Guide post-MVP #2775

Open desigonz opened 5 years ago

desigonz commented 5 years ago

We implemented guides in #2600. Now let's make improvements. Using this issue to compile all the ideas.

desigonz commented 4 years ago

From #1871: The guide type has a couple of proposed new features: Joplin

More details to come.

desigonz commented 4 years ago

See full discussion in #2936

Describe the bug Our acceptance criteria includes "When user selects browser back button when menu is opened, menu collapses" but I wasn't able to replicate on mobile.

Acceptance criteria

URL

To Reproduce

  1. Go to https://janis.austintexas.io/en/health-safety/healthcare-prevention/disease-prevention/mobile-food-permitting-process-guide/
  2. Click on table of contents
  3. Try clicking back button

Current behavior goes back to the page I was on BEFORE going to the guide

Expected behavior ToC closes and I see the guide

Screenshots

Device iPhone 6

Browser Safari AND chrome

Additional context

desigonz commented 4 years ago

3445

As a resident, I want a phone number for a complicated City process so that I can access help if I need it.

As a content editor, I want contact info on guides to require phone numbers so that I can make sure residents have that information when they need it.

Is your feature request related to a problem? Please describe. This is what happens when you add a contact to a guide but don't have a phone number added. image

Describe the solution you'd like Possibly could decouple guide contacts, like we are doing on locations.

Describe alternatives you've considered

Additional context Add any other context or screenshots about the feature request here.

desigonz commented 4 years ago

Documenting some guide IA thoughts from @srigdon to tackle in the future:

Is a guide an end node? A guide is a collection of pages (end nodes). It functions both as an end node (I want to read this guide) and a directory of pages related to a complex service (Get a mobile food vendor permit).

But is putting a guide in the same level as the end node it collects going to be a problem?

Level 1: themes Level 2: topic collections
Level 3: topics Level 4: pages or end nodes --> Does this include guides? For now, yes.

Would people have use for a landing page for guides? Like so: https://www.boston.gov/guides This seems functional only in the "Related information" sense.

toribr commented 4 years ago

Guide creation issue: #4359