On small screens I want the sidebar to hide/close if the story river ($:/StoryList) changes. ie while user navigates within sidebar the sidebar remains open. When a link/navigation occurs to the river the sidebar closes.
I haven’t found an appropriate hook. tm-navigation looks promising, where I thought I might cache the river list and check upon navigation, but I suspect the list will not have been updated yet. Any other ideas?
Aside: I already have a browser startup action tiddler that hides the sidebar on startup on small screens.
Craig