There is ambiguity regarding the price displayed in the email heading. For example, if the email heading says "Flights from $500," it is unclear whether this price is for a one-way fare or for a round-trip (both ways).
Expected Behavior:
- The email heading should indicate whether the quoted price is one way or round trip to avoid confusion for users.
Steps to Reproduce:
- Receive a flight deal notification email.
- Check the heading for price information (e.g., "Flights from $500").
- Notice that it does not specify if the price is one way or both ways.
Suggested Solution:
- Update the email generation logic so that price information in the heading is clearly marked as "one way" or "round trip."
There is ambiguity regarding the price displayed in the email heading. For example, if the email heading says "Flights from $500," it is unclear whether this price is for a one-way fare or for a round-trip (both ways).
Expected Behavior:
Steps to Reproduce:
Suggested Solution: