Skip to content

Make issuable sidebar setSidebarHeight more efficient

Bryce Johnson requested to merge set-sidebar-height into master
  1. Moves logic for setSidebarHeight into sidebar_height_manager to allow for better code sharing with bulk update sidebar.
  2. Makes setSidebarHeight more efficient, by preventing its being called when sidebar state hasn't changed.
Edited by Bryce Johnson

Merge request reports