Closed Alessandro100 closed 2 months ago
Summary:
BUG
When navigating from the header it would be relative paths ex https://mobilitydatabase.org/feeds-> click header FAQ -> https://mobilitydatabase.org/feeds/faq
https://mobilitydatabase.org/feeds
https://mobilitydatabase.org/feeds/faq
FIX
https://mobilitydatabase.org/feeds-> click header FAQ -> https://mobilitydatabase.org/faq
https://mobilitydatabase.org/faq
Expected behavior:
Testing tips:
Navigate from anywhere using header
Please make sure these boxes are checked before submitting your pull request - thanks!
./scripts/api-tests.sh
Preview Firebase Hosting URL: https://mobility-feeds-dev--pr-728-wxgnt60q.web.app
Summary:
BUG
When navigating from the header it would be relative paths ex
https://mobilitydatabase.org/feeds
-> click header FAQ ->https://mobilitydatabase.org/feeds/faq
FIX
https://mobilitydatabase.org/feeds
-> click header FAQ ->https://mobilitydatabase.org/faq
Expected behavior:
https://mobilitydatabase.org/feeds
-> click header FAQ ->https://mobilitydatabase.org/faq
Testing tips:
Navigate from anywhere using header
Please make sure these boxes are checked before submitting your pull request - thanks!
./scripts/api-tests.sh
to make sure you didn't break anything