-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
Comments
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 |
@danarchen @hannahlivnat |
I'll ask Yuenyi to see if she can get something by this Thursday. |
@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? |
@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. |
@adamkendis will do, thank you! |
Issue update: Working On:
Timeline:
|
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:
Resources
https://www.figma.com/file/eF63O8yIGz2soQ4JJFfyoK/311_Data_UXUI?node-id=1%3A2
https://docs.google.com/document/d/15g8psA9-w6BCEj-JxSNuLgSf0BEqLvjXrlMFK2i8EGk/edit
The text was updated successfully, but these errors were encountered: