Thomas Horta
Thomas Horta
### Expected behavior When tapping a filter pill (either blogs or tags) the Subscription post feed should not try to refresh, unless the fetch for the filters updates the subscribed...
### Expected behavior When the focus is on the back button of the nested submenu for Custom List in the Reader dropdown feed menu, it should say something like "Back,...
### Expected behavior After going to "Suggested tags" flow inside the Tag filter bottom and returning to the Subscriptions feed it should still show the empty state (as there are...
We made several changes when working on the Reader Navigation and Filtering Improvements project and were not able to cover _all_ newly added code with Unit/UI tests. This GH issue...
After some investigation, I found out the reason for issue #18317 is because Relay [requires Compose 1.2.0](https://developer.android.com/jetpack/compose/tooling/relay/install-relay#prerequisites). I made a minimal set of changes to get the project updated to...
Fixes #14476 Implement custom icons that can be selected by the user both for WordPress and Jetpack. This is still WIP as it will most likely be separated in smaller...
> Future idea would be to replace the "Fetching posts" text when there are no posts with a skeleton/shimmer state as we do in other places. _Originally posted by @osullivanchris...
We are currently grouping the Lists in a "Lists" submenu independent of the number of lists the user has, but we should only show that submenu when the user has...
This code was the only place using `isHostedAtWPCom` but that method is a bit misleading since it is actually just checking if Jetpack is installed for any SiteModel (not only...
[Reader Customization] Adjacent posts don't get customization when swipping after preference update
### Expected behavior The customization preferences are applied to all post details. ### Actual behavior If, right after changing the reading preferences, we swipe to an adjacent, already loaded, post,...