Use case or problem
Currently, tapping the iOS status bar while a sidebar is open goes to top of note instead of to top of whatever it is that’s open in the sidebar.
When a sidebar is open, it covers most of the view and dims note content. It is never a case that one utilizes “tap status bar to go to top” gesture to navigate something that’s in the background, that they basically can’t see.
Interestingly, I noted one exception to this (a bug?): you can go to the top of search results in left sidebar. But if you then utilize the gesture in note, it ceases to affect sidebar search. Upon a new search query, it works again.
Proposed solution
If sidebar is open, the gesture navigates to top of current sidebar tab. This would allow for convenient navigation in search results (if, unlike now, the gesture works consistently) and long outlines in particular.