wp-media / imagify-plugin

Speed up your website with lighter images without losing quality.
https://imagify.io
69 stars 24 forks source link

Imagify isnot displayed in admin bar with fresh install/activate except after manual refresh #839

Open Mai-Saad opened 3 months ago

Mai-Saad commented 3 months ago

Before submitting an issue please check that you’ve completed the following steps:

Describe the bug Manual refresh is needed after activate imagify to appear in admin bar

To Reproduce Steps to reproduce the behavior:

  1. Go to http://localhost:10090/wp-admin/plugin-install.php?s=imagify&tab=search&type=term
  2. Install and activate imagify from the same page
  3. check admin bar => imagify link isnot there
  4. refresh the page => imagify is there at admin bar

Expected behavior imagify appear in admin bar after activation from add new plugin page

Screenshots If applicable, add screenshots to help explain your problem. after-refresh after-activation-without-refresh

Additional context Add any other context about the problem here.

Acceptance Criteria (for WP Media team use only) Clear instructions for developers, to be added before the grooming

Tabrisrp commented 3 months ago

This is core behaviour, the install & update happens with AJAX requests, so the page is not reloaded/updated.