Hey there, thanks for the feedback! I agree that it would be useful to have a way to enable or disable keyword filters.
I would suggest creating a new GitHub issue on this so that we can track it better.
Hey there, thanks for the feedback! I agree that it would be useful to have a way to enable or disable keyword filters.
I would suggest creating a new GitHub issue on this so that we can track it better.
Thanks for mentioning this issue as well! This behaviour is generally intended for iOS devices since thats the primary way to navigate back.
I can disable the swipe gesture for this specific case on Android devices in the meantime, and perhaps add a setting which enables or disables this navigation gesture globally in the future (this would take a bit more time as there’s a lot of pages to consider)
Like the other issues, I would suggest creating a new GitHub issue so that we can track this better. Thanks!
Thanks for pointing this out and for the detailed explanation! Can you open up a new GitHub issue on this linking to this post so that we are able to track it? Thanks!
Hey there!
Can you create a new GitHub issue on this with some steps on how to reproduce this issue? I might’ve missed an edge case that wasn’t fixed.
Just a quick update, a minor version will be released in the next few days which should hopefully resolve this issue. Once that's out, let me know if you're still encountering graphical glitches!
Hi there! We're already tracking this issue here and have resolved it.
A new minor version will be released in the next couple of days to fix a few issues with v0.6.0!
Sometimes the app doesn’t remember the language. I always use English and I have to manually choose it while replying
Thunder defaults to using "Select Language" whenever you create a new post/comment (this is the same behaviour as the Lemmy UI). The main reason for this is to reduce the "Unsupported Language" errors that happen when you try to create a new post/comment.
Under the hood, I believe "Select Language" will set the post/comment's language to match one of the community's allowed languages. For example, if the community only allows "English", then any comments that are created with "Select Language" will automatically be set to "English".
We might be able to make a change where Thunder remembers the last language that was selected, but this might cause errors if you try to create a comment with a language that the community doesn't support (e.g., previously created a comment using French, but then try to comment in a community that only allows English). I hope that makes sense!
The option only shows up on supported Lemmy versions! (which should be v0.19.4 and above)
If you’re on lemmy.world, the option isn’t available since the instance is still on v0.19.3
Thanks for the additional information! Do you by any chance have experimental features enabled? If you do, can you try turning that off and see if that fixes the issue?
Here’s a quick link to that setting: Thunder Setting: Debug > Experimental Features > Enable experimental features
Hey there! Unfortunately, I’m unable to reproduce this issue on my end (I’m replying from Thunder)
Could you provide some more details to reproduce this issue? (e.g., instance, errors, etc) It would also be helpful if you could create a new GitHub ticket to track this issue!
Hey there!
Thanks for bringing this up - I've created a PR to handle this issue here: https://github.com/thunder-app/thunder/pull/1709. Feel free to take a look at the demo video in that PR and let me know if this is what you meant!