Skip to content

Make wiki sidebar resizable

Himanshu Kapoor requested to merge himkp-wiki-sidebar-resizable into master

What does this MR do and why?

Make wiki sidebar resizable

  • Allow wiki sidebar to be resized by drag from 200-600px
  • Double clicking the resizer restores it to its original size
  • Resized dimensions of the sidebar are persisted across page refreshes by storing the width in local storage
  • On smaller screens (md) width < 768px, resize is disabled and the sidebar is restored to the original width

Changelog: added

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

Screen Recording 2024-05-24 at 8.27.23 PM.mov

How to set up and validate locally

  1. Open a wiki page
  2. Drag the sidebar handle to resize.
  3. Double click the handle to restore to original size.
Edited by Himanshu Kapoor

Merge request reports

Loading