tutao / tutanota

Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.
https://tuta.com
GNU General Public License v3.0
6.01k stars 517 forks source link

SyntaxError when switching from contact to calendar search view #7433

Open jomapp opened 1 month ago

jomapp commented 1 month ago

Bug in web app

Describe the bug When switching from the contact to the calendar search view using the search type selector in the search menu, and while actively selecting a contact in the search result list, the following SyntaxError is thrown.

Screenshot from 2024-08-21 10-22-10

To Reproduce Steps to reproduce the behavior:

  1. Go to contact view
  2. Click on search
  3. Search for an existing contact
  4. Select the contact in the search result list
  5. Switch to calendar search by clicking on the calendar search type in the search menu
  6. See error

Expected behavior No error is thrown.

Version v240.240816.0

beatgammit commented 1 week ago

Can confirm the bug.

Did a little testing, and it seems to only happen when going to calendar search, going to email works fine. It does seem to actually return proper search results for the calendar, it just also throws the error.

I tested with the F-Droid build on Android.