Skip to content

panel-list: Switch to main list if custom sidebar is not set

If the previously shown panel had a custom sidebar, we were not switching back to the main list if the currently shown panel doesn't have one.

This will result in the sidebar having empty content.

Fix it by always switching to main sidebar view if no custom sidebar widget is set.

Fixes #2261 (closed) #2292 (closed)

Merge request reports