summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 00000000..69d73a00
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,18 @@
+# TODO
+
+## Updates for NYT October 13/14
+
+### Dataset pages
+
+- tabulator: remove hover effect (overriding css a:hover doesn't seem to fix it)
+- bar chart, pie chart: possible to find better color scheme for white? The yellow is too light
+- MegaFace dataset origin needs to be fixed (in the middle of the ocean now)
+
+### CSS
+
+- add a markdown parser to handle a new update blurb at top of dataset pages. For now I used CSS selectors, but seems brittle. Using this to call out the takedowns/important news
+- can you check everything still works and looks good on mobile css? my white-style edits might have broken
+
+### Homepage
+
+- feel like we need a "face lift" here. any ideas? \ No newline at end of file