Skip to content

Change page title to be more descriptive of current state #871

@philayres

Description

@philayres

Requirements

The curent page title that appears in browser tabs is limited to a static string. Instead it should reflect more what the user's current state of the application is, such as the following mapping:

  • masters seach pages: selected search tab
  • report page: report name
  • admin page: admin page name
  • page showing "view" page layout - the Page title

Others may make sense too.

Since the state of the UI is dynamic, Javascript will need to drive changes to the <head><title> tag.

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