``` // TODO: support root URLs that involve paths or subfolders, as in https://otp-ui.example.com/path-to-ui/ ``` > I don't think we fixed this TODO did we? _Originally posted by @miles-grant-ibigroup in https://github.com/opentripplanner/otp-react-redux/pull/648#discussion_r944757510_ [This piece of code](https://github.com/opentripplanner/otp-react-redux/blob/08564816c5df4ff839f6af5a6fe6b42e28d7f0bc/lib/actions/ui.js#L409) can potentially provide the functionality described in the TODO comment cited above.