Skip to content

Chore: follow up for exposing URLs in new super sidebar

What does this MR do and why?

This is a follow up code change for !120417 (merged), in MR !120417 (merged) the base URL concatenation happened in the component file which is not right, I'm updating the code to follow how Ruby did in their code which would be better grained to allow Jihu to override URLs and for the URLs to be reused.

/cc @prajnamas @qk44077907 @orozot

Also /cc @zcuddy since you last reviewed and merged my last MR.

Describe in detail what your merge request does and why.

Chore: follow up for exposing URLs in new super sidebar

Concat URLs in correct file.

Screenshots or screen recordings

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