Skip to content

Injecting theme and username param into GOUI iframe src

Daniele Rossetti requested to merge rossetd/inject-theme-username-param into master

What does this MR do and why?

Adds 'theme' and 'username' query params to the Observability UI iframe src. The 'theme' param will be used to keep the light/dark theme in sync between GitLab and the GitLab Observability UI, and 'username' will be used in future to invalidate sessions.

This is the GitLab side of this GOUI issue.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

light-mode dark-mode

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Daniele Rossetti

Merge request reports

Loading