From 7d54a05aa079d71d7e819e643c6f11dc87f6341c Mon Sep 17 00:00:00 2001 From: Matt Dunn-Rankin Date: Sat, 25 Apr 2020 20:45:35 -0700 Subject: [PATCH] update dev todos! --- dev-todos.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev-todos.txt b/dev-todos.txt index ae169b6..e7e3c39 100644 --- a/dev-todos.txt +++ b/dev-todos.txt @@ -1,11 +1,9 @@ -* Use accessible click targets for item lists! Honestly, can they be checkboxes? * Use react-virtualized instead of our own scroller, but we need total count known, and we need another solution for the CSS transitions in the outfit case * Restore good download behavior: use crossOrigin for everything, and remove cache-buster in the URL we use for canvas * Undo the local linking we did for @chakra-ui/core, react, and react-dom on Matchu's machine 😅 * Present invalidated items somewhere on the screen, instead of them just vanishing? :/ Features: - * Outfit sharing * Search by zone * Outfit saving * Use the space better on big screens?