-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[BUG] List filtering not working after rotating device #4441
Comments
Is there someone already working on this bug? or may I start contributing into it? @jesmrec |
@AwaisKhan128 go ahead!! Take a look to our CONTRIBUTING file, where you'll find guidelines about our development process (branch names, commit names...), so that your contribution will be aligned with the product itself. Let us know any question or help you need! |
@AwaisKhan128 did you take a look? something we can help you? |
Actually, I did try. First of all, gradle build failed due to its not recognizing the kotlin syntax in the gradle script. Well, definitely, I will start over again on the weekend because, due to full-time commitment, I am unable to spare some time. @jesmrec |
No worries, take your time! just for you to know that we are happy to help. |
@jesmrec Could you tell me which server url used to continue in app? |
You can use the production one: https://ocis.ocis.production.owncloud.works/ or the rolling one (latest master): https://ocis.ocis.master.owncloud.works/ with credentials: katherine/gemini |
Thanks. I take a look on it |
Issue fixed. Soon creating a PR. |
Steps to reproduce
Actual behaviour
Filter does not work. When rotating the device again, filter does not work either. Required to kill the app an reopening to make it come to life again.
Expected behaviour
Filter works after (and before) rotating device
Pixel 2, Android 11
v4.3.0
The text was updated successfully, but these errors were encountered: