-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
Account settings - message archiving toggles unresponsive #11
Comments
Is it marks as disabled (greyed out) or tapping on it doesn't work? Does your server generate response to enabling? |
OK, from what I can see the UI blocks until response from the first change is received, which IMHO makes sense, and it seems there is a rather longer delay receiving response from the server hence perceived "unresponsiveness"? Maybe adding progressbar (something along the lines of https://material.io/components/progress-indicators/) would be more informative that's something is happening? |
Do note that if I scroll the view just a little bit right away it will instantly toggle, not sure it's dependant on server. |
I tried to reproduce the issue and indeed there is something wrong with the view - it works the first time (I.e. open account settings, toggle it, go back, open settings again, it switches immediately). But it "get stuck" if you try to toggle it more than once without leaving the view. |
...(Enable, AutoSync, Sync) unless I scroll the view after the first touch
3.0.23.p
Xiaomi MIUI11 Android 10
The text was updated successfully, but these errors were encountered: