Open vykes-mac opened 1 day ago
I think we need to change the copy for this modal, It feels like the count should represent the number of sites the plugin is installed on but it also mentioned update which can be read as the number of sites that will be updated.
was the intent to communicate sites that will be updated or sites the plugin is installed on? 🤷
Here is how your PR affects size of JS and CSS bundles shipped to the user's browser:
Sections (~111 bytes added 📈 [gzipped])
Legend
Generated by performance advisor bot at iscalypsofastyet.com.
Closes https://github.com/Automattic/dotcom-forge/issues/9811
Proposed Changes
This PR ensure the correct number of updateable site is displayed in the update modal and also ensure the update call to action is only shown on updateable sites in the sites list modal.
This modal
Sites list modal was showing upadate CTA on sites that are not updateable
This modal was showing incorrect number of sites being updated
Why are these changes being made?
See the issue for pre-req setup https://github.com/Automattic/dotcom-forge/issues/9811
/plugins/manage
Testing Instructions
*
Pre-merge Checklist