Skip to content

Add a page title update on each route change reflecting the current page name and creator name where applicable #770

Description

@Chucks1093

Summary

The browser tab currently shows the same generic title on every page. Updating document.title on each route change to reflect the current page — and the creator's display name on profile pages — improves navigation context and browser history readability.

Scope

  • Home page: 'AccessLayer — Creator Key Marketplace'
  • Marketplace page: 'Marketplace — AccessLayer'
  • Creator profile page: '{CreatorName} — AccessLayer'
  • Portfolio page: 'My Portfolio — AccessLayer'
  • Revert to the default title on unmount to avoid stale titles after navigation

Acceptance Criteria

  • Home page title set correctly
  • Marketplace page title set correctly
  • Creator profile title includes the creator's display name
  • Portfolio page title set correctly
  • Title reverts correctly on unmount

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions