this post was submitted on 17 Jun 2023
103 points (100.0% liked)

Jerboa

10135 readers
1 users here now

Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.

Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.

Built With

Features

Installation / Releases

Support / Donate

Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

Contact

founded 2 years ago
MODERATORS
 

Title. Basically the first press seems to do nothing but the second press actually subscribes. Why is this?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago

I think it does send the request the first time you click, but it takes a while to get a response from another server. Try it with some communities that are local to your server and you'll notice it's not so much an issue. I'm not a Dev and not am authority on the topic, but I think it puts your request into a queue, this helps make sure that your request makes it to the requested server in the case that one of those servers is temporarily down for maintenance or updates.

What I think needs to happen is just to provide a visual response to indicate that your request is sent and awaiting a response, which doesn't usually happen until you click it a second time.