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

Adds Stop Details Page #26

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Adds Stop Details Page #26

merged 2 commits into from
Jul 19, 2024

Conversation

aaronbrethorst
Copy link
Member

Fixes #3

tarunsinghofficial and others added 2 commits July 18, 2024 20:26
* Extract the logic of the REST API proxy endpoints into JS functions
* Server-side render the contents of the stop details page (i.e. click a stop on the map and then refresh the web page)
* Only load data from the server in StopPane when it's missing needed data.
@aaronbrethorst aaronbrethorst merged commit a86de9c into main Jul 19, 2024
3 of 4 checks passed
@aaronbrethorst aaronbrethorst deleted the feature/url-change branch July 19, 2024 23:15
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.

Clicking on a stop should change the URL
2 participants