Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Search History - Revised #1199

Closed
wants to merge 1 commit into from

Conversation

dhochbaum-dcp
Copy link
Contributor

This PR updates @nycplanning/ember to use the branch with the newly created Zola search history functionality
image

This is the revised branch, which uses the newly created component from this pull request. Once a new version of that repo has been published we should updated package.json in this branch to ensure usage of a branch with the new component.

To pre-populate your search history, paste the below into the console.

window.localStorage["search-history"] = '[{"label":"CHRYSLER BUILDING, New York, NY, USA","bbl":"1012970023","geometry":{"type":"Point","coordinates":[-73.97533,40.751639]},"type":"lot","id":0,"typeTitle":"Search History"},{"label":"EMPIRE STATE BUILDING, New York, NY, USA","bbl":"1008350041","geometry":{"type":"Point","coordinates":[-73.985654,40.748433]},"type":"lot","id":0,"typeTitle":"Search History"},{"label":"STATUE OF LIBERTY, New York, NY, USA","bbl":"1000010101","geometry":{"type":"Point","coordinates":[-74.044535,40.689232]},"type":"lot","id":0,"typeTitle":"Search History"},{"label":"YANKEE STADIUM, Bronx, NY, USA","bbl":"2024930001","geometry":{"type":"Point","coordinates":[-73.926473,40.828812]},"type":"lot","id":0,"typeTitle":"Search History"},{"label":"CITI FIELD, Flushing Meadows, NY, USA","bbl":"4017870020","geometry":{"type":"Point","coordinates":[-73.844636,40.757003]},"type":"lot","id":0,"typeTitle":"Search History"},{"label":"120 BROADWAY, New York, NY, USA","bbl":"1000477501","geometry":{"type":"Point","coordinates":[-74.01054,40.708225]},"type":"lot","id":0,"typeTitle":"Search History"}]'

Closes #1191

Copy link

netlify bot commented Apr 9, 2024

Deploy Preview for labs-zola ready!

Name Link
🔨 Latest commit a53d604
🔍 Latest deploy log https://app.netlify.com/sites/labs-zola/deploys/66155ae1c21b9e0007cdd2a1
😎 Deploy Preview https://deploy-preview-1199--labs-zola.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dhochbaum-dcp dhochbaum-dcp changed the title Updated to use new component Add Search History - Revised Apr 9, 2024
@dhochbaum-dcp dhochbaum-dcp mentioned this pull request Apr 9, 2024
@dhochbaum-dcp
Copy link
Contributor Author

Closing, as I am switching back to the original branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Search History
1 participant