-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hamburger menu gone and sidebar not able to be hidden #245
Comments
Hi @Uatschitchun, thanks for filing this issue. It's a little difficult to tell what's going on here since the screenshots are so zoomed in. Is this occurring in the desktop browser? Would you be able to provide a gif of the issue occurring? I think that would be most helpful in this case. Thank you! |
It's in browser mobile view, so not in desktop view. Try it out on smartphone. |
@Uatschitchun I understand what's going on now. When you click the plugin's items in the LHS, the plugin shows its RHS view, and clicking in that area does not make the channel browsing view slide back over. I've reproduced this with the GitHub plugin as well. Here's a gif reproducing with the todo plugin: Screen.Recording.2024-02-29.at.7.41.45.AM.mov@asaadmahmood Does anything need to change here other than ensuring that touching outside of the channel browsing pane should close it in this view? |
@mickmister Thx for the understanding and the gif! |
@asaadmahmood When you have the chance can you take a look at my comment above? |
@mickmister Ideally, opening another window (like the todo, or github plugin) from the LHS should also close the LHS automatically as its opening something else. |
@asaadmahmood Okay that makes sense. I wonder if it's possible for plugins to force close the LHS to make that happen. Maybe simulating a click when on mobile is all that needs to be done |
When clicking on one of the 3 icons in the bottom left for todos, the hamburger menu to hide the sidebar is gone and sidebar can't be hidden.
See attached pictures.
Problem
The text was updated successfully, but these errors were encountered: