Increase sidebar.vue layout margin if the sidebar content is scrollable #825
Labels
feature
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Terms
Description
in #662 we did various edits to the scrollbar in the left sidebar such that the width of the sidebar will increase to allow the scrollbar to be present and for the content's width to be maintained. One thing that's needed now is for the margin in frontend/layouts/sidebar.vue to increase if the content is scrollable. The needed class options are already in the layout and currently just commented out and waiting to be triggered by a variable that's passed to the layout.
This can be seen on activist.org/organizations/123/about when the content is scrollable (increase the zoom if it's not), where the goal would be that the margin between the sidebar and the page content would be consistent. Screenshots are below:
Contribution
Happy to support with this or get to it myself in the future! This is a great
good first issue
for someone wanting to jump into activist development 😊The text was updated successfully, but these errors were encountered: