Kristian Vitozev
Kristian Vitozev
#### Proposed Changes In https://github.com/Automattic/wp-calypso/pull/61803, @enejb did a fantastic job using `react-query` for some plugin endpoints, but IMO we should try to split such refactor into much smaller pieces to...
If we are using this piece of code to cache more than one feed, it would be better to pass only URL of remote file. Works fine for single feed...
### Quick summary The `long-content-fade` (see the [code](https://github.com/Automattic/wp-calypso/blob/7236a5cf2a02fab9eee5b7b8d2612215f038d17e/client/assets/stylesheets/shared/mixins/_long-content-fade.scss#L12)) used in the Site Switcher isn't working on the Single Site views on Jetpack Cloud and WordPress.com. It works fine on the...