Jetpack Mobile: Threat Details - list items builder#13703
Jetpack Mobile: Threat Details - list items builder#13703malinajirka merged 11 commits intodevelopfrom
Conversation
- Included text color res in JetPack Header item state - Updated Description style to match constraints instead of wrap content
Generated by 🚫 dangerJS |
|
You can trigger optional UI/connected tests for these changes by visiting CircleCI here. |
|
You can test the changes on this Pull Request by downloading the APK here. |
724b4bd to
4b29446
Compare
There was a problem hiding this comment.
Really great job @ashiagr! Even though the logic is quite complex the code makes it very easy to follow.
I found one "styling" issue. The "Jetpack Scan cannot automatically fix this threat. We suggest ..." text gets cut off mid sentence and the view is not scrollable. (It also seems the SubHeader view is not hidden when it's empty, but I assumed that's not part of this PR)

Co-authored-by: malinajirka <malinajirka@gmail.com>
|
Thanks @malinajirka!
This is because common list items currently have a listPreferredItemHeight set on them. These will be fixed in the "Polish the UI" task. |
Parent: #13326
This PR builds list items for threat details screen.
Custom views for context lines, file name are created in a child PR: #13704
To test
Prerequisite:
(Tests included in
ThreatDetailsListItemsBuilderTest)References:
Basic Details
Technical Details
Fix Details
Buttons
Notes
Merge Instructions
Make sure Threat Details: Skeleton with blank Content UiState #13675, child PR Jetpack Mobile: Threat Details - custom views #13704 are mergedMergedUpdate FluxC hash with tag for ScanStore: Get threat details by id WordPress-FluxC-Android#1819Done in 21e0436Remove the "Not Ready for Merge label"RemovedPR submission checklist:
RELEASE-NOTES.txtif necessary.