name: Feature request
about: Improve sidebar functionality
title: ''
labels: ''
assignees: ''
Improve Sidebar Functionality
Is your feature request related to a problem? Please describe.
Escape key, clicking outside of the sidebar, and clicking on internal page navigation links within sidebar do not close sidebar.
Describe the solution you'd like
- Close sidebar when escape key is pressed
- Close sidebar when click is registered outside of sidebar
Describe alternatives you've considered
I've made a functional update for Talon Wiki with the behavior listed above here, but it's written in javascript and changes a few things such as element IDs that you may choose to do differently.
Additional context
Thanks for building a great tool, I'd like to give back a little if able :)
name: Feature request
about: Improve sidebar functionality
title: ''
labels: ''
assignees: ''
Improve Sidebar Functionality
Is your feature request related to a problem? Please describe.
Escape key, clicking outside of the sidebar, and clicking on internal page navigation links within sidebar do not close sidebar.
Describe the solution you'd like
Describe alternatives you've considered
I've made a functional update for Talon Wiki with the behavior listed above here, but it's written in javascript and changes a few things such as element IDs that you may choose to do differently.
Additional context
Thanks for building a great tool, I'd like to give back a little if able :)