Change Log

Build 2025.06.0

Released April 9, 2025

Bug Fixes heading

PantryEasy Shopping Site

Google Translate affecting the States dropdown list

Users noticed that when a shopper translated the page to Russian, the State abbreviations in the dropdown were all included in the translation, resulting in nonsense values.  The State dropdown list is now excluded from Google Translate.

Required Radio Button issue on Registration Form

Required radio button inputs – The standard yes/no USDA questions on the second tab (are you a veteran, are you employed, etc.) are all required inputs which default to no. However, the page doesn’t seem to register that an input has been selected until the user changes the value to yes and then back to no (i.e. it sounds like it’s checking that the input was changed, not that there is a value selected).  The form validation was changed to not block the form submission.

Date controls supporting 2 digit years

The Existing Account Check, prior to the Registration Form, displays a format mask for Birth Date of “MM/DD/YYYY”, but there is no validation to enforce that format. If you enter a two-digit year like “01/01/99”, you will be able to proceed to the Registration Form.  When a 2 digit year is entered, the control does not always save the date with the correct year.  Additional logic has been added to the date control to handle 2 digit years from the shopper.