From 7194bd71dbba0d9681d5e4dce4af9c655aa89a03 Mon Sep 17 00:00:00 2001 From: Francisco Pessano Date: Thu, 4 Sep 2025 09:29:35 -0300 Subject: [PATCH] feat: clarify validation requirement for space ID in to-do list --- docs/to-do.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/to-do.md b/docs/to-do.md index c0bf19f..03df3f2 100644 --- a/docs/to-do.md +++ b/docs/to-do.md @@ -1,7 +1,7 @@ - [] Verify email functionality - [] Reset password functionality - [] Video/demo with code about how works the app -- [] On space, validate that id is valid +- [] On space, validate that id is valid and created by the user - [] On dashboard, create the space on db and then redirect to it - [] Save on DB snapshots every time user makes a change https://arc.net/l/quote/ywfcqjvp - [] See the native integration of tldraw ai https://github.com/tldraw/tldraw/tree/main/packages/ai