Skip to content

Change hard code feedback url

What does this MR do and why?

closes #373004 (closed)

Currently the feedback url in user avatar dropdown when page browsed in mobile device is hardcoded to about.gitlab.com, this MR is to change the hard code domain in feed back url to a ApplicationHelper.promo_host so that JH could override it. now the domain will remain about.gitlab.com in Gitlab SaaS and it will be about.gitlab.cn in Gitlab JH SaaS.

Screenshots or screen recordings

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.

/cc @orozot @JeremyWuuuuu @daveliu

Edited by Kun Qian

Merge request reports

Loading