Skip to content

Dashboard heading changes based on input data type instead of staying constant #30

Description

@Ttheegela

Describe the bug
The dashboard heading reflected the data title (e.g. the experiment folder name or confidence mode label) instead of staying as a consistent "FACTS Plotting Dashboard" heading across all data modes.

Root cause
The desc_head Div was being set from the --title argument or derived from the input data, so it changed depending on how the script was invoked.

Fix
Heading hardcoded to "FACTS Plotting Dashboard" regardless of input data or title argument.

Fixed in
Commit d3a08d1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions