this post was submitted on 17 Nov 2025
77 points (100.0% liked)

Voyager

7523 readers
23 users here now

The official lemmy community for Voyager, an open source, mobile-first client for lemmy.

Download on App Store

Download on Play Store

Use as a Web App

Download on F-Droid

Rules

  1. Be nice.
  2. lemmy.world instance policy

Sponsor development! 👇

Number of sponsors badge

💙

founded 2 years ago
MODERATORS
 

If I'm on a feed, say All, then I accidentally open the communities side bar, I cannot for the life of me work out how to close it without having to choose a feed or community, triggering a refresh.

This is worse when I'm on a post. I am here reading the comments in a post and accidentally open the communities side menu, how do I close it and stay on the post? I have almost no chance of finding that same post again 🙁

you are viewing a single comment's thread
view the rest of the comments
[–] Dave@lemmy.nz 2 points 22 hours ago (1 children)

If the community side bar could be opened and closed without it refreshing the feed (overlaid instead of a screen change), then the bug would be less of an issue because the impact would be greatly reduced.

[–] aeharding@vger.social 2 points 21 hours ago (1 children)

If the app thinks the app button is being pressed twice, then the app would just close instead of going to the communities list, so that wouldn't solve the problem. I need to get the the root of the problem with a reproduction in order to fix it.

[–] Dave@lemmy.nz 1 points 19 hours ago (1 children)

Maybe, but I think many people would like the ability to do this regardless of the bug 😅.

[–] juja@lemmy.world 2 points 17 hours ago (1 children)

Me too. I’ve personally never faced the bug you’ve mentioned myself but I do sometimes accidentally end up opening the communities sidebar and end up losing my place in the feed because I can’t just dismiss the sidebar. I have to select something and that will end up refreshing my feed. If we could just have a close button on the sidebar that would help immensely.

[–] aeharding@vger.social 1 points 16 hours ago (1 children)

What if there was a setting that would make a toast message come up “swipe again to close feed”?

It would only activate/apply if the thing to swipe to is the communities list.

I’d have to do some testing but that wouldn’t be that hard to implement.

[–] juja@lemmy.world 1 points 16 hours ago

Not sure I fully understand. Did you mean swipe again to close feed or sidebar ? Just to be clear, what I’m looking for is a way to NOT close/refresh feed but to just dismiss the sidebar.

I also didn’t fully understand the proposed solution. Are you saying that there already exists a way to do it now and all that is required is to show a toast to educate users on how to do it ? If so, I’d be happy to try that solution and see if works and if it does, showing a toast would certainly help. Or are you saying the default behaviour needs to be changed and the toast is just a bonus to let users know about the change ?