Skip to content

Conversation

@escapemanuele
Copy link
Contributor

@escapemanuele escapemanuele commented Jan 7, 2026

Part of #107902

  • ChatMessage does not need the currentUser
  • useGetSupportInteractions moved into packages/help-center
  • Removed unused hook

@escapemanuele escapemanuele requested a review from a team as a code owner January 7, 2026 18:13
@matticbot matticbot added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Jan 7, 2026
@matticbot
Copy link
Contributor

This PR modifies the release build for the following Calypso Apps:

For info about this notification, see here: PCYsg-OT6-p2

  • help-center
  • notifications
  • wpcom-block-editor

To test WordPress.com changes, run install-plugin.sh $pluginSlug logged-out-no-current-user on your sandbox.

@matticbot
Copy link
Contributor

Here is how your PR affects size of JS and CSS bundles shipped to the user's browser:

Async-loaded Components (~32 bytes removed 📉 [gzipped])

Details
name                               parsed_size           gzip_size
async-load-help-center-app              -101 B  (-0.0%)      -32 B  (-0.0%)
async-load-automattic-help-center       -101 B  (-0.0%)      -32 B  (-0.0%)

React components that are loaded lazily, when a certain part of UI is displayed for the first time.

Legend

What is parsed and gzip size?

Parsed Size: Uncompressed size of the JS and CSS files. This much code needs to be parsed and stored in memory.
Gzip Size: Compressed size of the JS and CSS files. This much data needs to be downloaded over network.

Generated by performance advisor bot at iscalypsofastyet.com.

@escapemanuele escapemanuele merged commit f9c080c into trunk Jan 8, 2026
16 checks passed
@escapemanuele escapemanuele deleted the logged-out-no-current-user branch January 8, 2026 08:57
@github-actions github-actions bot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Jan 8, 2026
heydemoura pushed a commit that referenced this pull request Jan 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants