codeeu / coding-events

A Django app for adding EU Code Week events and showing them on a map.
http://events.codeweek.eu
MIT License
17 stars 36 forks source link

search on front end should be reflected on search page #303

Closed sparkica closed 10 years ago

sparkica commented 10 years ago

issue

I found this. Going back one page and selecting another country doesn't reflect the change on search results. Maybe an unlikely visitor behavior. Search results could maybe be just displayed underneath the map?

ialja commented 10 years ago

Preference for past events also doesn't transfer over from index to search. If not being used, links passing past and country arguments in the URL should be removed from index as well.

sparkica commented 10 years ago

Thanks, this was collateral damage. Will fix all this today.

sparkica commented 10 years ago

Hm... the bug Heidi found is fun(k)y... The name of the country on the button changes, but url doesn't. Found the bug in js.

ialja commented 10 years ago

Gotta catch them all! :bug: :bug: :grin:

ashocka commented 10 years ago

Sorry about my super-late response time :) I see u got it covererered now

ialja commented 10 years ago

Fixed by @sparkica in #295 and #304 <3