TycheSoftwares / order-delivery-date-for-woocommerce

WooCommerce Delivery Date Lite
8 stars 5 forks source link

Search Order filter does not work correctly. #496

Closed apeksha10 closed 1 year ago

apeksha10 commented 1 year ago

Describe the bug The search Order filter does not work correctly.

To Reproduce Steps to reproduce the behavior:

  1. Go to the Woo_order page
  2. I try to search today/tomorrow dates for example. 7th July. search box order shows 7th July orders + 27th July orders. https://app.screencast.com/LYYIiQfNi7XGU

For 8th July, the search order shows like this. https://app.screencast.com/OVQQt8JbofQq3

Expected behavior The search Order filter should work properly.

rashmimalpande commented 1 year ago

The search box does not search for the exact string. It will display the results which has date similar to the searched one. We can use the custom filter for the exact date search.