duckduckgo / zeroclickinfo-spice

DuckDuckGo Instant Answers based on JavaScript (JSON) APIs
https://duckduckhack.com/
Other
547 stars 942 forks source link

Have I Been Pwned: Nothing happens when clicking result item boxes #2325

Closed tagawa closed 8 years ago

tagawa commented 8 years ago

@b2ddg

Items in the IA results list look clickable but nothing happens. They should either be given a target link or made unclickable. https://duckduckgo.com/?q=pwned+test%40example.com&ia=answer&iai=1


IA Page: http://duck.co/ia/view/pwned

b2ddg commented 8 years ago

@moollaza Is there a quick way to link out from the tile, or does this need to updated at the template level?

moollaza commented 8 years ago

Whoops, I thought I added that in. We need to set a url property for each item.

I think we'll need to use the same url for each item though, as we can't get more granular than showing the results for the specific account. It should look something like: https://haveibeenpwned.com/account/<email>