opentripplanner / otp-react-redux

A library for writing modern OpenTripPlanner-compatible multimodal journey planning applications using React and Redux.
MIT License
74 stars 53 forks source link

Wizard routing refactor #1205

Closed binh-dam-ibigroup closed 5 months ago

binh-dam-ibigroup commented 6 months ago

Description

This PR refactors user account routing to use routing components from react-router. Included is some cleanup of retrieving the active page on a wizard.

PR Checklist