Skip to content

Show wiki sidebar on a 404 page

Himanshu Kapoor requested to merge 22319-wiki-sidebar-guest into master

What does this MR do and why?

Show wiki sidebar on a 404 page

Changelog: changed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

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

Before After
image.png image.png

How to set up and validate locally

  1. Set a project's visibility to public.
  2. Create a few wiki pages in the project's wiki.
  3. Delete the home page.
  4. Visit the home page in a new private tab.
  5. The page should 404, but the sidebar should still be visible, allowing you to navigate to a different page.

Related to #22319 (closed)

Merge request reports