wordpress-mobile / wordpress-mobile/WordPress-iOS
[iPad] Liking Comments in Notifications Screen isn't Reflected in Detail Screen
Open
@salimbraksa is already working on this.
Since Mar 11, 2024.
[Pri] Low
[Type] Bug
Notifications
- Dominant language
- Swift
- Stars
- 3.9k
- Forks
- 1.2k
- Avg merge
- 23h 51m
- Merged PRs (30d)
- 58
Description
Expected behavior
When I like a comment or post in the notifications screen, the like should be reflected immediately in the Notification Details screen.
Actual behavior
After liking a comment or post in the notifications screen, it does not show as liked when I view the same post in the Notification Details screen. There is a lack of synchronization between these two views.
Steps to reproduce the behavior
Using an iPad device:
- Go to the Notifications screen.
- Like a comment or post.
- Tap on the same comment or post to enter the Notification Details screen.
- Observe that the like status is not reflected in this detail view.
Tested on [iPad Pro (11-inch)], iOS [15.7.4], Jetpack iOS / WordPress iOS 069a14f8e6745fb963b11bc796337751df7dee05
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.