Thomas Horta
Thomas Horta
Fixes #20788 Implement UI improvements to the post item in Tags Feed, making it more compact. ----- ## To Test: 1. Open Jetpack 2. Make sure the `reader_tags_feed` Feature Config...
A user requested the ability to delete multiple images at the same time, via a Google Play Review. What I take from it is a feature request for batch media...
Fixes #20814 - Create mechanism to avoid multiple observers attached to the same observables - Making sure it works with Fragment system-initiated re-creation (e.g.: screen rotation) - Making sure it...
Fixes #20815 - Implement `NoConnection` state for showing an error message when the Feed is opened without an internet connection - Initialize the UI State to `Loading` when there is...
Fixes #20823 Implement the retry action by calling the `fetchTag` method for the appropriate tag. I also adjusted the height of the `Error` item layout, since it was not matching...
* ~Don't show tag name inside header chip until we finish loading its posts~ * Fade the content in when it's loaded refs: p1715677441707149-slack-C05N140C8H5 p1715632918233819/1715629339.541219-slack-C05N140C8H5
Implement the `onRetryClick` action to try re-fetching the posts for the tag.
ref: p5T066-47C-p2#comment-14975 ### Expected Behavior If the post has a cover image, it's shown in the post details screen header as soon as that screen is opened. ### Actual Behavior...
ref: p5T066-47C-p2#comment-14974 ### Expected Behavior Once the context menu (overflow button in a post card) is shown, it stays where it was rendered until it's dismissed. ### Actual Behavior Depending...
ref: p5T066-47C-p2#comment-14973 ### Expected Behavior When installing/logging into the app for the first time and going to the Reader Discover tab, the posts list should just show a loading state...