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

feat(ts/components/vehicleMarker): implement shuttle colors #2860

Merged
merged 5 commits into from
Oct 22, 2024

Conversation

firestack
Copy link
Member

@firestack firestack commented Oct 17, 2024

@firestack firestack changed the base branch from main to kf/refactor/vehicle-marker-file October 17, 2024 20:47
@firestack firestack force-pushed the kf/asn/shuttle-colors branch 3 times, most recently from 0e897ea to 9b51abc Compare October 18, 2024 13:45
@firestack firestack marked this pull request as ready for review October 18, 2024 13:50
@firestack firestack requested a review from a team as a code owner October 18, 2024 13:50
@firestack firestack changed the title feat(ts/components/markers): move vehicle marker into own file feat(ts/components/vehicleMarker): implement shuttle colors Oct 18, 2024
@firestack firestack force-pushed the kf/asn/shuttle-colors branch 2 times, most recently from 4868252 to 439283c Compare October 18, 2024 14:02
Copy link
Collaborator

@hannahpurcell hannahpurcell left a comment

Choose a reason for hiding this comment

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

Just one regression of the "selected vehicle" appearance for special shuttles

Base automatically changed from kf/refactor/vehicle-marker-file to main October 21, 2024 12:41
An error occurred while trying to automatically change base from kf/refactor/vehicle-marker-file to main October 21, 2024 12:41
Right now if you were to pull out the icons into their own components, they wouldn't render correctly, so this fixes that the styling doesn't care if it's in a leaflet map or not.
The `RunId` => `ShuttleVariant` relationship is "many to one", which makes this better suited for a function which returns the enum value from the `RunId`.
Copy link
Collaborator

@hannahpurcell hannahpurcell left a comment

Choose a reason for hiding this comment

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

Great, looks good!

@hannahpurcell hannahpurcell removed their assignment Oct 22, 2024
@firestack firestack merged commit 181a732 into main Oct 22, 2024
46 checks passed
@firestack firestack deleted the kf/asn/shuttle-colors branch October 22, 2024 12:40
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.

2 participants