woocommerce / google-listings-and-ads

Sync your store with Google to list products for free, run paid ads, and track performance straight from your store dashboard.
https://woo.com/products/google-listings-and-ads/
GNU General Public License v3.0
47 stars 21 forks source link

UX - Consistent redirect behaviour after saving changes in Edit free Listings or Campaigns. #1606

Open puntope opened 2 years ago

puntope commented 2 years ago

Describe the bug:

Well, not sure if this is a bug or a feature. (Or maybe this is how we want it)

In edit free listings, after editing and save in the second step. It shows a success message but it stays in the edit page instead of going back to dashboard. IMO a UX improvement would be to redirect the user back to dashboard, reducing one click.

https://user-images.githubusercontent.com/5908855/180176320-02dcf50d-c2a7-487f-b392-b4fc5780cd4d.mov

Notice Edit Ad campaigns has the expected behaviour. That is, redirecting user after successfully saving.

Steps to reproduce:

  1. Go to Dashboard -> Edit free listings
  2. Go to step 2, modify something and save
  3. You see success message but it keeps you in edit page.

Expected behavior:

After saving, you're redirected to dashboard. Same as Ad Campaigns Edit

Actual behavior:

After saving, you're not redirected to dashboard.

puntope commented 2 years ago

Discussed in slack with @j111q and @eason9487

Seem like the expected behaviour it's actually to not redirect to dashboard. So the one that is not working is Ad Campaigns Edit page which redirects to dashboard.

puntope commented 1 year ago

Referencing also #2089 as it doesn't show a success message anymore.