kathyisawesome / wc-mnm-mobile-styles

wc-mnm-mobile-styles
GNU General Public License v3.0
2 stars 1 forks source link

When using MnM subscription-editing and downsizing, Mobile Styles footer count becomes inconsistent #33

Closed limist closed 2 months ago

limist commented 2 months ago

When editing an MnM subscription product (using MnM Subscription Editing), and downsizing to a smaller container size, the Mobile Styles textual counters (instructions) become inconsistent.

In the example screenshot below, we started with a larger 30 items MnM variation; then chose a smaller 20 items container. But the old 30-size is still "active" in the main counter, and in the progress bar fill/percentage.

image

Continuing this downsizing example, upon selecting 20 items, the "Add to Cart" i.e. Update/Save button becomes visible, and clicking it does work

image

limist commented 2 months ago

Note that when editing/updating again, the same inconsistency is re-displayed in the footer:

image

But/and, upsizing to a larger container did NOT cause similar inconsistencies to show up in the footer/left-hand-side. 👍

helgatheviking commented 2 months ago

Hmm... I think this is probably still related to the same issue as the extra alert. I might need to entirely clear out the data store after update.

helgatheviking commented 2 months ago

I cannot reproduce this after updating to Subscription Editing 1.0.1 and Mobile Styles 2.0.2. Can you check if that resolves it for you?

limist commented 2 months ago

@helgatheviking Yes, updating those 2 plugins seems to have resolved the issue, the count of items required updates accurately with both upsizing and downsizing now. 👍 Thanks!