OneBusAway / wayfinder

Modern web app frontend for OneBusAway built in JavaScript with SvelteKit
GNU Affero General Public License v3.0
4 stars 1 forks source link

fix: added the url pushstate when search for a stop/route #42

Closed tarunsinghofficial closed 1 month ago

tarunsinghofficial commented 1 month ago

What was the issue?

Currently, when a user searches for a stop, the URL doesn't change according to the searched selected stop.

Changes Done:

Now, the URL changes when the user searches for a stop or route.