Skip to content
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

[Android] Very slow activation/deactivation of notifications button #255

Open
kazukyakayashi opened this issue Feb 1, 2025 · 3 comments
Labels
performance performance is about how fast the app loads and feels

Comments

@kazukyakayashi
Copy link

The buttons for activating or deactivating notifications and the notification type are very slow and take a long time to react, unlike other buttons of the same type in other menus.

Pixelfed v1.0.0.73
Android 11
OnePlus 6T

25-02-01-09-35-46.mp4
@Kwasow Kwasow added the bug Something isn't working label Feb 2, 2025
@Kwasow
Copy link
Collaborator

Kwasow commented Feb 2, 2025

Does this also happen if you switch the button slower (wait ~3-4 seconds before switching)? It's likely there is some async communication going on that doesn't finish before the next change and that causes the glitch (still something we should fix).

@kazukyakayashi
Copy link
Author

Waiting doesn't change anything.

@Kwasow
Copy link
Collaborator

Kwasow commented Feb 2, 2025

Thank you for reporting the issue. We'll investiage it.

@Simon-Laux Simon-Laux added performance performance is about how fast the app loads and feels and removed bug Something isn't working labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance performance is about how fast the app loads and feels
Projects
None yet
Development

No branches or pull requests

3 participants