-
Notifications
You must be signed in to change notification settings - Fork 53
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
Field trip fixes July 30 #424
Conversation
this does not resolve entirely ibi-group/trimet-mod-otp#302 (a backend change is also needed), but it does DRY things out a bit and make things a bit easier to follow re ibi-group/trimet-mod-otp#302
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good with minor suggestions. Passing _tripIsPlanned()
to the status prop seems ambiguous, maybe that needs to be clarified.
Thanks @binh-dam-ibigroup. Comments addressed in a99744f |
@binh-dam-ibigroup I changed it to |
🎉 This PR is included in version 3.4.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR resolves a couple of field trip items:
It also fixes a css issue with display of date time options in Firefox by using flex (rendering is also improved with Chrome)