open-data-rescue / climate-data-rescue

Climate Data Rescue is an archival data rescue platform using Ruby on Rails.
https://citsci.geog.mcgill.ca
MIT License
15 stars 9 forks source link

Navigation Bar - Pages can't be hidden #377

Closed raakal closed 1 year ago

raakal commented 3 years ago

On the https://citsci.geog.mcgill.ca/ site, the navigation bar is experiencing an issue where the pages can't be hidden from view. If you de-select "Show in Header" or "Show in Footer" it will not work and will instead allow the page to still be visible.

It happens on test.citsci.geog.mcgill.ca as well.

raakal commented 3 years ago

@rsmithlal

Update: test.citsci.geog.mcgill.ca

Hiding from the header/footer is possible for the highest level of the navigation. For example, if you hide the main page of Educator's Corner (test.citsci.geog.mcgill/en/educate) from the header/footer, it will do so. If you try to hide a sub page from the header/footer, it will not work and will remain visible.

Toggling show/hide option for header/footer in custom page editing and saving does not do anything to change this result.


This also appears to be the case with the citsci.geog.mcgill.ca site as well.

Tried both on Chrome (Version 89.0.4389.114) and Firefox (78.9.0esr) and the results are the same.