-
Notifications
You must be signed in to change notification settings - Fork 118
Description
Context
In the B2B version of our mail application, users often perform searches across a large number of emails. Many of these emails are related to events — such as meeting invitations, updates, or cancellations — which can clutter the search results and reduce their relevance.
To improve the quality and focus of search results, we want to introduce a new filter that allows users to choose whether emails related to events should be included in the search. By default, event-related emails will be excluded from the results, but users will have the option to display them if needed.
Specs
As a user,
I want the ability to filter event-related emails in search results,
so that I can control whether or not these emails appear when I perform a search.
By default, event-related emails aren’t displayed