feat(layout): implement PageHeader components #30

Closed
opened 2025-11-11 12:01:33 +00:00 by chartgerink · 0 comments
Owner

Every page has a header with various elements that need a generic component for reuse:

  • Title
  • Subtitle
  • Description
  • Primary page action + redirect path
  • Tags
  • HeaderImage (primarily for collection at this time)
  • Icon (eg avatar, collection icon)

Optionally Tabs, but it would be good to have these be decoupled from the header.

Every page has a header with various elements that need a generic component for reuse: - [x] Title - [x] Subtitle - [x] Description - [x] Primary page action + redirect path - [x] Tags - [x] HeaderImage (primarily for collection at this time) - [x] Icon (eg avatar, collection icon) Optionally Tabs, but it would be good to have these be decoupled from the header.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
researchequals/frontend#30
No description provided.