pclubiitk / IITK-Mail-Client

Developing a Mail Client for the IITK Campus Community that would be available across various platforms including Android, iOS, Windows, Web, Linux and Mac
MIT License
3 stars 17 forks source link

"From Date" search only covers emails loaded by scrolling instead of full range of dates #83

Open hash-brow opened 2 months ago

hash-brow commented 2 months ago

Current Behavior: The "From Date" feature in the search bar only searches through emails that have been loaded by manually scrolling to the end of the inbox. This limits the search to emails already in view, rather than covering the full range of emails from the specified "From Date."

Expected Behavior: The "From Date" feature should automatically load all emails from the specified date onwards into the local server, enabling a comprehensive search without the need to scroll through the inbox.