Zeroclickinfo-goodies: Reference: Create ASCII Codes Table

Created on 8 Mar 2017  路  6Comments  路  Source: duckduckgo/zeroclickinfo-goodies

Description

Problem

Currently, we have an internal ASCII Table that is rendered via an iframe on the SERP (Search Engine Results Page). Users have complained that the table doesn't look great with the Dark theme because of the black text (see Screenshot 2).

Screenshot 1 (Default theme)

white

Screenshot 2 (Dark Theme)

black

Solution

Reimplement this as an open source Goodie with a custom template. The internal IA can then be deprecated in favour of this community built Instant Answer.

Get Started

Resources


Instant Answer Page: N/a

Highest Impact Tasks New Instant Answer High CSS Handlebars.js JavaScript Other

Most helpful comment

@pjhampton Not sure there's really perl or javascript skill required for this, it'll just be returning the template. All the work will actually be in the template itself I think (i.e. markup/css) ?

All 6 comments

@pjhampton Not sure there's really perl or javascript skill required for this, it'll just be returning the template. All the work will actually be in the template itself I think (i.e. markup/css) ?

Yeah, @mintsoft. You are right. However, the plan is to abstract whatever the contributor creates and turn it into a reusable table template: https://github.com/duckduckgo/duckduckgo-answerbar-templates

Due to this, it would probably be ideal that the data is loaded into the table, rather than hard coded. Opinions?

@moollaza @pjhampton I can take this one up. I would be needing inputs on the design. 馃槃

I would be needing inputs on the design.

Sure thing! We'll be able to give some design feedback once we have something working on Beta. I think for now we can replicate the layout/design of the table. We can probably kill the red text in favour of a darker grey though 馃憤

Hey @ManrajGrover,

How are you getting on? Do you have any questions, etc? 馃槃

@pjhampton Pretty well. 馃槃 Expect a PR soon. :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GuiltyDolphin picture GuiltyDolphin  路  13Comments

pjhampton picture pjhampton  路  17Comments

moollaza picture moollaza  路  14Comments

moollaza picture moollaza  路  42Comments

sam09 picture sam09  路  17Comments