Skip to content

Resolve "Icons missing on oauth pages"

Thomas Hutterer requested to merge 414418-icons-missing-on-oauth-pages into master

What does this MR do and why?

Resolves #414418 (closed). Fixes the missing icons on OAuth page in new navigation.

Icons in the new nav are now rendered with Vue and need gon.sprite_icons which was not provided in this controller.

Screenshots or screen recordings

Before After
image image

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 Thomas Hutterer

Merge request reports