Back
WIP
Load previous page…
Render the body of the todos and comments on the fly rather, rather than generating the HTML after save. Hopefully we have enough caching in place that there's no noticeable performance hit. The benefit is that it simplifies the code a lot.
#wip
(Temporarily) switch from join modal to dedicated page, because modals are a bit of a hassle sometimes
#wip
Stop using modals for creating/editing posts because it has some annoying UX issues and doesn't integrate well with Turbo
#wip