feat: update to-do list with new tasks for space management and UI enhancements

This commit is contained in:
2025-09-04 09:29:19 -03:00
parent 6964e7a584
commit a535ddbfc9

View File

@@ -4,4 +4,8 @@
- [] On space, validate that id is valid
- [] 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
- [] See the native integration of tldraw ai https://github.com/tldraw/tldraw/tree/main/packages/ai
- [] Header should be hidden on space view and shown on hover
- [] Show space title on space view
- [] Add dialog to create new space from dashboard
- [] Add options and dialogs to rename and delete space from dashboard