-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Notifications Refresh (Phase 1) #20072
Conversation
…atar-notifi-icons Deprecates old in-line notification icons
Generated by 🚫 Danger |
📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
|
📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
|
…ion-heading-style Update the heading style
…tification-rows Update notification rows
Update read/unread status indication
Adds notifications list tests
…-state # Conflicts: # WordPress/src/main/java/org/wordpress/android/ui/notifications/NotificationsListViewModel.kt
Fix issues related to the Like state in notifications tab
There is no value in the inner `PostNotification` class now (which should probably have been a sealed interface anyway).
…-reblog-notification 🤖 Remove deprecated reblog notification type
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I only encountered #20308 during my manual test.
Other features are working as expected.
…ack from details view
…is-not-refreshed-after-a-mark-all-as-read-action The list is not refreshed after a mark all as read action
Thank you for testing and the fix @jarvislin 🙇 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested this again, with the latest fix, and I did not observe any regressions. LGTM!
Subtasks
List UI
Inline Actions
🤖 Subscribe back to a new subscriber notification Inline action #20025Navigation bar
Details View
Push notifications
Other
To Test:
Use the test instructions of each PR to test the feature as a whole.
Also check
Regression Notes
Potential unintended areas of impact
What I did to test those areas of impact (or what existing automated tests I relied on)
What automated tests I added (or what prevented me from doing so)
NotificationsListViewModelTest
,NotificationHelperTest
PR Submission Checklist:
RELEASE-NOTES.txt
if necessary.UI Changes Testing Checklist: