this post was submitted on 19 Mar 2025
10 points (100.0% liked)

Thunder App

3041 readers
2 users here now

An open-source, cross-platform Lemmy client for iOS and Android.

This community is intended to discuss features and feature suggestions for Thunder; as well as friendly, respectful talks about Lemmy in general.

Please use the GitHub repository linked below to submit bug reports, so keeping track of them is easier, and make sure to search first if you already can find an issue for your report.

If there are any developers who would like to contribute, feel free to reach out on GitHub!

General Links
Website: Link
GitHub Repository: Link
Matrix Space: Link

Android Releases
IzzyOnDroid: Link
Google Play: Link

iOS Releases
Apple App Store: Link
TestFlight Beta: Link

Related Communities
Nightly Community: Link

founded 2 years ago
MODERATORS
 

Seems to occur until app is restarted. If I use search, then to back to my home feed, open a post and then swipe to go back my keyboard still pops up.

top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 5 days ago (1 children)

Hey there, thanks for the report!

This is a known issue and has been fixed (but not yet released) See here: https://github.com/thunder-app/thunder/pull/1738

[–] [email protected] 1 points 5 days ago (1 children)

While I have you here, is it expected behaviour that the option "Show User Avatars" doesn't actually show their profile picture, but only the first letter of their username like this:

[–] [email protected] 2 points 5 days ago (1 children)

Hmm, that's not expected. This should only happen for users who don't have a profile picture. Are you noticing this for all users?

In the example picture, neither of us actually have a profile picture, so it defaults to the first letter!

[–] [email protected] 1 points 5 days ago (1 children)

I'm noticing this for every account except my own. Here is Blaze for example:

Ideally it would be handled the way Boost and Sync does it: user avatar is hidden for all accounts that don't have a custom profile picture set, but shown for those who do have one. That looks the cleanest I think.

[–] [email protected] 2 points 5 days ago (1 children)

Thanks for checking this!

If possible, I would suggest creating a new GitHub issue with some more details on the bug (e.g., instance, version, reproducible steps, etc.) This helps us better keep track of all the issues/feature requests so they don't get lost.

user avatar is hidden for all accounts that don't have a custom profile picture set, but shown for those who do have one

I would also suggest creating a feature request for this on our GitHub!

[–] [email protected] 2 points 5 days ago

I could look into it but I don't have a GitHub account... I'm not much of a programmer really.

[–] [email protected] 2 points 5 days ago

You need to press x to cancel the search. That prevents the keyboard from popping up. But yes, it would be nice if this were fixed