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

Show nearby stops and nearby amenities in Stop Viewer #423

Merged
merged 41 commits into from
Oct 15, 2021

Conversation

landonreed
Copy link
Member

@landonreed landonreed commented Jul 29, 2021

Blocked by ibi-group/OpenTripPlanner#69

This PR adds to new panels to the stop viewer according to the Sketch mocks. They contain related/nearby stops and nearby amenities.

A couple of items I'm looking for thoughts on:

  • how to refresh (maybe even whether to even bother refreshing) all of the related stops stop times and bike/vehicle rental locations without sending loads of requests
  • ideas on improving the rendering of stops on the map that serve lots of routes (maybe just using an ellipsis after a certain length).

image

@miles-grant-ibigroup miles-grant-ibigroup removed the BLOCKED Blocked (waiting on another PR to be merged) label Oct 7, 2021
@miles-grant-ibigroup
Copy link
Collaborator

@philip-cline I've added internationalization to all new strings (assuming that things like the stop viewer are covered by other i18n PRs). One thing I didn't know how to do that I hope you'll be able to help with is pluralization. I've added a FIXME to every relevant string.

Once that is resolved we should be ready to merge with your approval! Then I will assign the updated stop viewer bubbles to you.

Copy link
Contributor

@philip-cline philip-cline left a comment

Choose a reason for hiding this comment

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

Added pluralisation and left one quick comment. Otherwise LGTM!

@miles-grant-ibigroup
Copy link
Collaborator

@philip-cline going to assign back to you one last time to make sure that the the bikes capitalization commit looks good, but if it does please feel free to merge!

@github-actions
Copy link
Contributor

🎉 This PR is included in version 3.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants