CodeforAustralia / school-finder

:eyes: Find schools by location
https://education.nsw.gov.au/school-finder
GNU General Public License v3.0
17 stars 7 forks source link

provide links to content #175

Open techieshark opened 8 years ago

techieshark commented 8 years ago

Currently when you search for a school (either by name or your address), you'll get to the content but the site's URL doesn't change, meaning you can't link directly to that thing (like a permalink).

Either users don't care about this, or we haven't done enough testing in real world situations to have this issue come up (note that I'm reporting this, not any user or based on conversations with users).

If we wanted to address this, we could use the History API to make the site's URL change and reflect the content being viewed.

Implementation questions include:

Related:

Issue #118 http://neugierig.org/software/blog/2014/02/single-page-app-links.html https://medium.com/@stilkov/why-i-hate-your-single-page-app-f08bb4ff9134#.fh7gkqs1v https://www.shiftedup.com/2014/10/15/is-a-single-page-application-what-you-really-need

techieshark commented 8 years ago

@Rustuma @reekypete @kate-miller have you come across any need to link to specific schools yet? Is that why the ?school_code=xxxx was added?

Rustuma commented 8 years ago

I don't know. @reekypete ??