Wednesday, November 27, 2024
1 change · saas-17.4
Enhancements to existing features
The point of sale product configurator now keeps one option selected for each required product attribute, matching normal radio button behavior. This prevents sales staff from adding products without a valid variant, reducing order mistakes at checkout.
Original PR description
Before this commit: - In the product configurator popup, it was possible to deselect a product attribute and add a product without a variant to the cart, which violated the standard behavior of radio buttons. Following this commit : - Product attributes in the product configurator popup can no longer be deselected aligning with the expected functionality of radio buttons. task- 4285309