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

Account settings - message archiving toggles unresponsive #11

Open
licaon-kter opened this issue Dec 4, 2019 · 5 comments
Open

Account settings - message archiving toggles unresponsive #11

licaon-kter opened this issue Dec 4, 2019 · 5 comments
Assignees

Comments

@licaon-kter
Copy link

...(Enable, AutoSync, Sync) unless I scroll the view after the first touch

3.0.23.p
Xiaomi MIUI11 Android 10

@woj-tek
Copy link
Contributor

woj-tek commented Dec 5, 2019

Is it marks as disabled (greyed out) or tapping on it doesn't work? Does your server generate response to enabling?

@woj-tek woj-tek self-assigned this Dec 5, 2019
@licaon-kter
Copy link
Author

Nope, it is grey out when disconnected, right? While this happens a lot (#3) it's not the issue here.

Does your server generate response to enabling?

I'm on the log level under Debug, and ejabberd does not generate this info, I'd rather not go in stanza-land with level Debug. :)

Video:
31761.zip

@woj-tek
Copy link
Contributor

woj-tek commented Dec 5, 2019

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?

@licaon-kter
Copy link
Author

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.

@woj-tek
Copy link
Contributor

woj-tek commented Dec 5, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants