Skip to content

Fix: super sidebar external link for jihu

What does this MR do and why?

Currently the super side bar has been turned on by default, but a few URLs were hard coded which is not available for users that use Jihu Edition.

This MR updated those hard coded URLs to allow Jihu to override on their side.

In this MR the following 3 URLs were updated:

  1. Forum
  2. Feedback
  3. Documentation.

/cc @prajnamas @qk44077907 @orozot

Describe in detail what your merge request does and why.

Commit message

Fix: super sidebar external link for jihu

  • Extract domain name and exported in the url utility file.
  • Update URLs with domain name and promo URL.
  • Update test cases against the new changes.

Screenshots or screen recordings

CleanShot_2023-05-11_at_15.48.12_2x

CleanShot_2023-05-11_at_15.48.38_2x

CleanShot_2023-05-11_at_15.48.48_2x

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

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Merge request reports

Loading