Page MenuHomePhabricator

Change layout of FAQ page
Closed, ResolvedPublic5 Estimated Story Points

Description

Our UX team did some changes to the layout of the FAQ page. This also answers the open questions regarding the implementation. They provided the changes and remarks in a slide deck. The changes are introduced to ensure consistency and make the FAQ page blend in with the other pages.

Acceptance Criteria

  • General layout
    • The headline layout is changed according to slide "Seitenkopf".
    • The side bar layout is changed according to the slide "Seitenmenü".
    • The Q&A container layout is changed according to the slide "Akkordion-Elemente: Spec".
    • All sections use the same template.
  • Behaviour
    • All answers are initially collapsed.
    • Expanding an answer collapses elements that were previously expanded.
  • Content
    • The content in the data file can contain HTML and is not HTML encoded when rendering the template.

Related Objects

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Some minor things before we can move this to production:

  • The (non-functional) search bar should be removed for now.
  • The link "Zurück zur Übersicht" at the top of the page should be removed.
  • The expand/collapse arrows are hardly visible. Can you change their color to #7F7F7F?
  • A spacing of 1em between an expanded answer and the blue line below it would be good.

And another thing I noticed: On initial display, the page is missing the "Überblick" headline in the box. When clicking the respective section in the side bar, this is not the case. Not a blocker, but if it's an easy fix...

Oh, and since these are the last changes, can you take care of T205251?