Open
Description
We should migrate all of our FE menus to Wagtail so we don't have any website/cms things left in our BE. Wagtail menus could be an option: https://wagtailmenus.readthedocs.io/en/stable/ but open to better alternatives
We currently have 3 menus that need to be migrated: conference-nav
, program-nav
and footer
.
As part of this work we should also rename the handles of the menus as they are very confusing.
- Program nav is the top links
- Conference nav is the middle bar
- "Cambia lingua"/"Change language" is currently hardcoded in the header; should we also consider moving it to the CMS?
We also have actions
, i.e. the main buttons profile/tickets
Actions are dynamic:
- If the conference is live we automatically switch to show the live streaming page.
- If the user is logged in we show "Profile" or if not we show "Login"
Metadata
Metadata
Assignees
Type
Projects
Status
Ready