Tuesday, July 1, 2025
1 change · saas-17.4
Resolved issues and error corrections
Fixed an issue in Point of Sale where product color options that allow custom text appeared as white instead of showing the intended visual marker. This makes variant selection clearer for cashiers and aligns the POS display with the Sales and Website experience.
Original PR description
Steps to reproduce: - Create a product with attribute "color" (most important thing is that the display type of the attribute is set on color) and add values (make sure the values of the attribute has a color selected + enable the free text option on those values) - Go to the POS and select the product - In the variant selection screen that pops up => the color of the value for which the free text is enabled is not rendered (it's white instead) The same background gradient used in the Sales/Website module is now applied for 'free text' color attribute. opw-4387411