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

Added the feature for hiding the bus route on back to button #33

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

tarunsinghofficial
Copy link
Collaborator

Fixes #32

Copy link
Member

@aaronbrethorst aaronbrethorst left a comment

Choose a reason for hiding this comment

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

Almost there! When I click the "Back" button from the trip details back to the stop pane content, I am seeing the route polyline disappear as expected, but the stops aren't reappearing until I close the modal.

Copy link
Member

@aaronbrethorst aaronbrethorst left a comment

Choose a reason for hiding this comment

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

great work! 👍

@aaronbrethorst aaronbrethorst merged commit c5fec32 into main Aug 21, 2024
3 checks passed
@aaronbrethorst aaronbrethorst deleted the busroute-feat branch August 21, 2024 21:00
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.

Hide the bus route when the ArrivalDeparture component disappears, instead of the StopPane
2 participants