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

FAQ Page #784

Closed
6 tasks done
adamkendis opened this issue Aug 19, 2020 · 7 comments · Fixed by #812
Closed
6 tasks done

FAQ Page #784

adamkendis opened this issue Aug 19, 2020 · 7 comments · Fixed by #812
Labels
Complexity: Missing This ticket needs a complexity (good first issue, small, medium, or large) P-feature: Accessibility work done to the site in order to make the site accessible P-feature: FAQ Role: Frontend React front end work size: Missing v1 The first version of the site

Comments

@adamkendis
Copy link
Member

adamkendis commented Aug 19, 2020

Description

Replaces #559.

New mockups in Figma:
https://www.figma.com/file/eF63O8yIGz2soQ4JJFfyoK/311_Data_UXUI?node-id=1%3A2

Draft FAQ content here:
https://docs.google.com/document/d/15g8psA9-w6BCEj-JxSNuLgSf0BEqLvjXrlMFK2i8EGk/edit

Action Items

Priority:

  • Implement list of FAQs that can be collapsed/expanded on mouseclick or via keyboard.

  • Text-only FAQs should be a single reusable component (rather than repeated hardcoded jsx).

  • Add /faq route to Routes.jsx that will render the overall FAQ (or whatever name it is given) component.

  • Add a <NavLink> in the header that navigates to /faq

Would be super awesome to have:

  • Search bar. This could search all text in all questions or define a list of keywords for each question if all text search returns overly broad results.
  • Including images in relevant FAQ answers.

Resources

https://www.figma.com/file/eF63O8yIGz2soQ4JJFfyoK/311_Data_UXUI?node-id=1%3A2
https://docs.google.com/document/d/15g8psA9-w6BCEj-JxSNuLgSf0BEqLvjXrlMFK2i8EGk/edit

Screen Shot 2020-08-19 at 4 09 26 PM
Screen Shot 2020-08-19 at 4 09 47 PM

@adamkendis adamkendis added Role: Frontend React front end work P-feature: Accessibility work done to the site in order to make the site accessible labels Aug 19, 2020
@adamkendis adamkendis added this to the 311 Data - Go Public milestone Aug 19, 2020
@ghost ghost self-assigned this Aug 19, 2020
@ghost
Copy link

ghost commented Aug 31, 2020

The current mockups in figma are with all-text content, would it be possible to get mockups incorporating the image / text layout for the faq that have one or multiple images? @adamkendis

@adamkendis
Copy link
Member Author

@danarchen
Any chance your team has bandwidth available to mock up a few of the FAQs that include images?

@hannahlivnat
Let's see what Dana says. If they're busy this week, feel free to move forward using your best judgment.

@danarchen
Copy link

I'll ask Yuenyi to see if she can get something by this Thursday.
She didn't get access to the FAQ document till last week...

@ghost
Copy link

ghost commented Sep 9, 2020

@danarchen @adamkendis -- The mockups with the expanded faqs look great! I had one question for the top menu bar images. The text within the mockup is different from the text that's on our live site.

Example: 'Explore My 311 Data' vs. 'Explore My Council's 311 Data', 'Compare Councils' vs. 'Compare Different Councils'

Should I stick with the text from the Figma or take a screenshot from the current site?

@adamkendis
Copy link
Member Author

@hannahlivnat - Could you take new menu bar screenshots from the current site? We should keep the FAQs consistent with what we have live. We'll just need to remember to update the FAQs if we make any changes.

@ghost
Copy link

ghost commented Sep 9, 2020

@adamkendis will do, thank you!

@ghost
Copy link

ghost commented Sep 9, 2020

Issue update:

  • Currently have basic q&a layout from figma and able to filter through questions by search.
    Screen Shot 2020-09-09 at 4 22 45 PM
    Screen Shot 2020-09-09 at 4 23 02 PM

Working On:

  • Autocomplete feature for search bar
  • Make toggle keyboard accessible
  • figuring out an error that keeps logging from search -- Unchecked runtime.lastError: The message port closed before a response was received.

Timeline:

  • Final interview is next Thursday. Will be back at meetings following interview, should have this page done in next 2 weeks.

@ghost ghost mentioned this issue Sep 22, 2020
4 tasks
@ExperimentsInHonesty ExperimentsInHonesty added the v1 The first version of the site label Aug 22, 2024
@cottonchristopher cottonchristopher added size: Missing Complexity: Missing This ticket needs a complexity (good first issue, small, medium, or large) labels Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Missing This ticket needs a complexity (good first issue, small, medium, or large) P-feature: Accessibility work done to the site in order to make the site accessible P-feature: FAQ Role: Frontend React front end work size: Missing v1 The first version of the site
Projects
Development

Successfully merging a pull request may close this issue.

4 participants