Skip to content

Conversation

miles-grant-ibigroup
Copy link
Collaborator

This PR adds a new setting to allow a trip-in-past error. This error alerts the user that one or more itineraries is in the past!
Screenshot 2025-09-26 at 2 43 21 PM

Copy link
Contributor

@josh-willis-arcadis josh-willis-arcadis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great addition!

})
}
}
if (displayTripInPastError !== false) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove false comparison (I think we can just evaluate displayTripInPastError for truthy like the other settings above)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This allows it to be on by default!

@miles-grant-ibigroup miles-grant-ibigroup merged commit 4dea645 into dev Oct 1, 2025
9 checks passed
@miles-grant-ibigroup miles-grant-ibigroup deleted the trip-in-past-error branch October 1, 2025 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants