scientist-softserv / hykuup_knapsack

container project for the Hyku Up deploy of Hyku
Apache License 2.0
1 stars 0 forks source link

:bug: Bulkrax Sidebar menu options are duplicated #111

Closed laritakr closed 5 months ago

laritakr commented 5 months ago

Bulkrax brings one of two sidebar menu additions, depending on whether Hyrax::DashboardController&.respond_to?(:sidebar_partials). Hyku overrides the sidebar menu, to show the additions conditionally, based on the feature flag. With the controller now responding to sidebar_partials, we get double menu items.

Image