Update TODO.md

This commit is contained in:
Chuck Dries 2022-10-12 13:47:10 -07:00 committed by GitHub
parent b551c2a492
commit 2d6068490d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,13 +1,13 @@
- [ ] Resume/Projects portfolio
- [ ] Blog
- [x] tags
- [ ] photo stories/collection pages
- [ ] typescript (w/ graphql codegen)
- [ ] photo stories/collection pages (kinda done? still need to figure out stories)
- [x] typescript (w/ graphql codegen)
- [ ] CMS
- [x] gallery sort and filter preserved in url (use-query or whatever?)
- [x] nav next/prev buttons use saved gallery sort and filter
- [ ] bug: "gallery" buttin in nav should reset filter and sort selections
- [ ] bug: styling on action buttons in prerender/isClient==false
- [x] bug: styling on action buttons in prerender/isClient==false
CI
- [ ] incorporate branch name in cache keys and rebuild cache per-PR