Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ui_activeItinerary from URL params when value is -1 #1234

Merged
merged 3 commits into from
Jul 1, 2024

Conversation

binh-dam-ibigroup
Copy link
Collaborator

Description

This PR fixes #1233 by assuming -1 as the default value for ui_activeItinerary and removing that param from the URL if it has the default value.

PR Checklist

  • Does the code follow accessibility standards (WCAG 2.1 AA Compliant)?
  • Are all languages supported (Internationalization/Localization)?
  • Are appropriate Typescript types implemented?

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.

LGTM

Copy link
Collaborator

@miles-grant-ibigroup miles-grant-ibigroup left a comment

Choose a reason for hiding this comment

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

It's fixed! It's great!

@binh-dam-ibigroup binh-dam-ibigroup merged commit 1e68258 into dev Jul 1, 2024
9 checks passed
@binh-dam-ibigroup binh-dam-ibigroup deleted the fix-routing-after-deleting-trip-orig-or-dest branch July 1, 2024 14:46
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.

Navigation blocked after deleting origin/destination
3 participants