Closed
Description
Type of feature
🐛 Bug
Current behavior
Single header was used with conditional rendering however upon checking today
- the PrimeNG sidebar was not responding to menu click toggle within
post-details
- when changing the
sidebarVisible
to true from the component - the sidebar showed but on closing it was redirecting frompost-details
to home
Suggested solution
- go back to the previous implementation of using the
layout component
post-details
to have it's own header & footer- sidenav component can remain as a separate partial component
Additional context
No response
I would be willing to submit a PR to fix this issue
- Yes and I have read the Contribution Guide and I agree to follow this project's Code of Conduct
- No