Skip to content

All pages share identical title 'SimpleModule' (a11y) #175

Description

@antosubash

Bug

Every page rendered by the framework has the document title "SimpleModule" regardless of the current route or module. Users with multiple tabs open or using screen readers cannot distinguish between pages.

Expected

Each page should have a descriptive title, ideally <PageName> — <AppName> (e.g. "Dashboard — SimpleModule", "Browse Catalog — SimpleModule"). Modules should be able to set page titles via the Inertia Head component or a title prop.

Environment

  • Framework version: 0.0.13
  • Package: simple_module_hosting (Inertia Head / layout)

Found during QA testing of smpy_gis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions