linagora / tmail-flutter

A multi-platform (Flutter) application for reading your emails, with your favorite devices, using the JMAP protocol!
GNU Affero General Public License v3.0
301 stars 68 forks source link

[Bug] Search -> Custom date. The ending date isn't included in the search #3088

Open tprudentova opened 1 month ago

tprudentova commented 1 month ago

0.12.0, tested on Android, Safari, Firefox, Opera; mail.stg.lin-saas.com

  1. Open advanced search filters
  2. Enter a custom date range "X to Y"
  3. Search
  4. Letters from date Y aren't included in the search results

Expectation: "Date X to Date Y" means Date X...Date Y, Date Y included

https://github.com/user-attachments/assets/e5cd10ca-ae12-4dcf-b0a7-af7c66730571

hoangdat commented 3 weeks ago