This pull request allows the content of the left sidebar layout to toggle the sidebar.
This feature is now used in the settings view to hide the sidebar on small screens when a settings section is selected.
# Implementation
The function to toggle the sidebar is provided to the slot via a Vue.js prop.
# Related issues
Closes: #158
jakob.scheid
added this to the 0.1.0 milestone 2026-08-02 14:02:41 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This pull request allows the content of the left sidebar layout to toggle the sidebar.
This feature is now used in the settings view to hide the sidebar on small screens when a settings section is selected.
Implementation
The function to toggle the sidebar is provided to the slot via a Vue.js prop.
Related issues
Closes: #158