Closed
Bug 891969
Opened 13 years ago
Closed 12 years ago
Create a way to link to zoomed in area of the Events map
Categories
(Webmaker Graveyard :: Events, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: erikad, Assigned: daleee)
Details
(Whiteboard: frontend, v2events)
Attachments
(2 files)
No description provided.
| Reporter | ||
Comment 1•13 years ago
|
||
It would be great to be able to link to the events in a certain city. For example a link that says "click here to see events in Toronto" and the page could init to a zoomed-in view instead of the defaults.
| Assignee | ||
Comment 3•12 years ago
|
||
This is definitely possible to do. However, what would the UI look like? Where would this link be? On the /events page?
| Reporter | ||
Comment 4•12 years ago
|
||
For my purposes, the link would used in blogs, as in "Check out the great events happening in Toronto <event map zoomed in to Toronto> this weekend."
| Assignee | ||
Comment 5•12 years ago
|
||
Oh. This is only possible to do via JavaScript I'm pretty sure :\. We *may* be able to create a proxy page, though. So you'd have a url like https://webmaker.org/en_US/events?city=Toronto, and then it would do stuff. I dunno.... is that okay from you perspective?
| Reporter | ||
Comment 6•12 years ago
|
||
Yah, that would be fantastic!
| Assignee | ||
Updated•12 years ago
|
Whiteboard: postfest, frontend
| Assignee | ||
Updated•12 years ago
|
Whiteboard: postfest, frontend → frontend
| Assignee | ||
Comment 7•12 years ago
|
||
Amira, CC'ing you on this bug as requested by Matt. Wondering how you feel about this bug's priority in comparison to others ones currently open.
| Assignee | ||
Updated•12 years ago
|
Component: webmaker.org → Events
| Assignee | ||
Updated•12 years ago
|
Whiteboard: frontend → frontend, v2events
| Assignee | ||
Comment 8•12 years ago
|
||
Attachment #8355979 -
Flags: review?(kate)
Updated•12 years ago
|
Attachment #8355979 -
Flags: review?(kate) → review?(gavin)
Comment 9•12 years ago
|
||
Comment on attachment 8355979 [details] [review]
https://github.com/mozilla/webmaker.org/pull/569
See comments on Github.
Attachment #8355979 -
Flags: review?(gavin) → review-
| Assignee | ||
Comment 10•12 years ago
|
||
https://github.com/mozilla/webmaker.org/pull/569/files#r8768778
Addressed issue Gavin made in GH comment.
Attachment #8360913 -
Flags: review?(gavin)
Updated•12 years ago
|
Attachment #8360913 -
Flags: review?(gavin) → review+
Comment 11•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/webmaker.org
https://github.com/mozilla/webmaker.org/commit/f1394dd8879a21e35da87b7945f90a552affbf9e
[bug 891969] Querystring location search for /events
| Assignee | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•