collective / collective.sidebar

A sidebar for Plone to consolidate toolbar and navigation
GNU General Public License v2.0
6 stars 4 forks source link

Error in folder_contents View #61

Open sarn0ld opened 5 years ago

sarn0ld commented 5 years ago

Summary

In the folder contents view when opening the sidebar there is a grey overlay on top of the view and you can not click anything anymore.

Steps to reproduce

Expected result

You can use the sidebar.

Current result

You have to reload the page to be able to be able to interact with the website again.

Screenshot

folder_contents_bug

sarn0ld commented 5 years ago

This was maybe fixed with #59 I will check that after release of 1.0.0a10

sarn0ld commented 5 years ago

It was not fixed with #59.