-
Notifications
You must be signed in to change notification settings - Fork 142
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
probe-android: review OONI Dev 3.8.5.1-beta.1 (20240126) #2659
Comments
Feedback:
🔴 == essential feedback (p0) |
Fixes ooni/probe#2659 (comment) ## Proposed Changes - Update `ReadMorePlugin` to take a `maxLength` parameter with default value `150`. - Update `OverviewActivity` to allow modification of all automated update items. - Update `RunTestsActivity` to save preferences only when the tests are run.
The following release addresses all the above points of feedback: https://appdistribution.firebase.google.com/testerapps/1:951667061699:android:13ca15ecce8c0f15374376/releases/022gojfbe7588?utm_source=firebase-console |
I tested the above release and there is still something broken here. I ran a few tests and for some unexplainable reason one of the cards became deselected and toggled off. Do you know what's up with that? Edit: I think I understand now what the issue is. For some reason the selection of the tests in the run all tests view affects which cards are tappable and selected or not in the dashboard. I think we have removed since several revisions of the designs the concept of a card being disabled in the dashboard, so all code related to this feature should be removed and this bug should be fixed. |
This still needs some tweaking. I think that for the default OONI tests it's not needed to have the read more.
This is also not addressed, it has stayed the same. |
I would say this can be closed as the issues have been discussed and resolved. |
This is the issue to track feedback for: ooni/probe-android#636
The text was updated successfully, but these errors were encountered: