Use PMM name during grafana preload phase
General
Escalation
General
Escalation
Description
How to test
FB:
QA to be done by Frontend Devs
How to document
None
Attachments
1
Activity
Show:
Matej Kubinec December 19, 2024 at 9:47 AM
Checked that the preload-load phase now shows PMM instead of grafana.
Done
Details
Details
Assignee
Reporter
Priority
Components
Labels
Needs QA
Yes
Needs Doc
No
Planned Version/s
Fix versions
Story Points
0.5
Due date
Jan 31, 2025
Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created October 18, 2024 at 7:54 AM
Updated January 31, 2025 at 2:47 PM
Resolved January 8, 2025 at 10:55 AM
Problem description
During the preload phase (when the JS isn’t loaded in yet), the browser table title is showing the Grafana name instead of the PMM one.
Steps to reproduce
Open PMM
Do a hard refresh of the page (should clear cache, refetch files from network)
Observe the tab title, until the login page is visible it using the Grafana title
Suggested solution
Update the
appTitle
inpkg/api/index.go
to use “Percona Monitoring and Management”.