A case-insensitive filtering capability has been implemented for the top filters on the orders page within the customer portal. Previously, these filters required exact case matching, but they now accept input regardless of whether users type in uppercase, lowercase, or mixed case. This enhancement allows users to search and filter order data more flexibly without needing to match the exact capitalization of the stored values. The functionality applies to various filter fields including status filters and purchase order columns, enabling more intuitive user interactions when searching through order information.
• Accessing the customer portal and navigating to the orders page
• Testing the status filter functionality with lowercase input "web enter"
• Demonstrating search capability with the word ("receipt")
• Testing the purchase order column filter with lowercase input ("number")
• Verifying that all filters work without errors regardless of case sensitivity