ProjectTIER / projecttier.org

Wagtail website for Project TIER

Home Page:https://www.projecttier.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix webcast banner & breadcrumbs

alexgleason opened this issue · comments

This is something we didn't really account for, but it's clearly wrong. Look at the banner:

Screenshot from 2019-12-16 20-56-22

This doesn't match the mockup, which looks like this:

webcast-page

The breadcrumbs are problematic because they extend too far. The banner returns the page title, which IMO is the correct thing to do, but it's redundant with the body content. The mockup uses the parent's page title, the only place on the site which does that. Needs design consideration.

I'm wondering if we should have this design:

Screenshot from 2019-12-17 16-17-01

Related: #148

This is a cool idea - but not a small thing.

A hack but easy solution to this is to set talk_title as a separate field, and then just make the title field what we want it to say.

Internal Page Title = same as schedule page

breadcrumbs: . / webcast / Name of Speaker