impress-2020/dev-todos.txt

5 lines
383 B
Text
Raw Normal View History

2020-04-24 21:17:03 -07:00
* Use accessible click targets for item lists! Honestly, can they be checkboxes?
* Update skeletons for ItemList and ItemsPanel
2020-04-25 02:20:23 -07:00
* 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
2020-04-24 23:13:28 -07:00
* Undo the local linking we did for @chakra-ui/core, react, and react-dom on Matchu's machine 😅