Skip to content

Fix: prevent float drift in woo price filter tax adjustment - #4347

Open
burhandodhy wants to merge 2 commits into
developfrom
fix/unit-tests
Open

Fix: prevent float drift in woo price filter tax adjustment #4347
burhandodhy wants to merge 2 commits into
developfrom
fix/unit-tests

Conversation

@burhandodhy

Copy link
Copy Markdown
Contributor

Description of the Change

Closes #

How to test the Change

Changelog Entry

Fixed - Prevent float drift in woo price filter tax adjustment

Credits

Props @burhandodhy @felipe-marques-wise .

Checklist:

felipeelia and others added 2 commits August 7, 2026 20:28
Tax-adjusted min/max price bounds can drift past the indexed value
(e.g. 100.99000000000001), excluding products at the filter edge.
Format via wc_format_decimal to match WooCommerce core precision.
@burhandodhy burhandodhy added this to the 5.3.4 milestone Aug 7, 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.

2 participants