Jag Talon

Results 15 issues of Jag Talon

The password goodie which is set to trigger on "pw", triggers on these queries as well: https://duckduckgo.com/?q=unblocked.pw https://duckduckgo.com/?q=demonoid.pw&ia=answer https://duckduckgo.com/?q=movietube.pw&kp=-1 Maybe it's better for it to only look at whitespace? @moollaza...

Suggestion

See https://github.com/duckduckgo/zeroclickinfo-spice/pull/1379 for more information, but the gist is that doing: ``` perl return call, {is_cached => 0}; ``` won't actually change `is_cached`, but doing: ``` perl return {call =>...

Improvement
Spice

From: https://github.com/duckduckgo/zeroclickinfo-spice/issues/829 Term exclusions aren't currently supported well by instant answers, for example: https://duckduckgo.com/?q=cinnamon+milk+shake+-apple We should pass the exclusion parameter when we can, AND filter out results on our side.

Improvement
Suggestion

Current tagline copy is "5 Calls is the easiest and most effective way for _citizens_ to make an impact in national and local politics." I was wondering what people thought...

Outline for the search and hamburger menu icons have been removed. We need this for people who are using keyboard navigation (tabbing)

bug
Accessibility

Screen reader is reading a hidden part of the screen. When moving to this view the other screen should not be focusable. Try setting `visibility: hidden` after the animation. If...

bug
Accessibility

Yellow doesn't have enough contrast on the white background. Also hard to read.

bug
Accessibility

The button is just read as 'DuckDuckGo Privacy Essentials'. It would probably be more useful to get it to read the score as well so that people don't have to...

bug
Accessibility

Someone who's using a screen reader won't be able to tell the status of vox.com since the icons aren't read. It just says 'Forced Encryption' and moves on to '11...

bug
Accessibility

Attention @duckduckgo/duckduckhack-contributors **The proposal:** Create a disambiguation entry in `output.txt` (check out http://docs.duckduckhack.com/resources/fathead-overview.html to learn how that's done) to disambiguate (separate) properties and functions that have the same name. We...

Improvement