-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Page Description
This Page is used to display the listing of filmmakers and contributors for the LA Rebellion collection.
YouTube video walk-through: LA Rebellion pages
Design
Please also see attached screenshots for quick reference.
-
Mobile: In progress, per UX
If no mobile designs provided, please use your best judgment for responsiveness.
Developer Tips
List any developer tips here
-
Pending: gql query
-
Route link to set up in the Nuxt pages folder is
pages/collections/la-rebellion/filmmakers/index.vue
-
Breadcrumb:
Collections > LA Rebellion
per walkthrough -
Category name is hard-coded per walkthrough?
-
Visual style and behavior of listing cards is similar/same to Event Series Listing
-
Each card links to filmmaker's page (slug page request)
Child components
List out any components that are used by this new Page.
-
NavBreadcrumb
for breadcrumbs -
SectionWrapper
for page header and summary -
SectionStaffArticleList
for the filmmakers' listings -
SectionPagination
for pagination