feat: clarify validation requirement for space ID in to-do list

This commit is contained in:
2025-09-04 09:29:35 -03:00
parent a535ddbfc9
commit 7194bd71db

View File

@@ -1,7 +1,7 @@
- [] Verify email functionality - [] Verify email functionality
- [] Reset password functionality - [] Reset password functionality
- [] Video/demo with code about how works the app - [] 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 - [] 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 - [] 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 - [] See the native integration of tldraw ai https://github.com/tldraw/tldraw/tree/main/packages/ai