Closed
Description
Great project and just diving in running with some basic tests. Figured I'd share some of the bugs I've run into.
Things I've noticed thus far:
- Can't delete a page when inserted onto
Home
of Workspace. - Can't set/rename a page when inserted onto
Home
of Workspace.
CleanShot.2025-05-10.at.10.12.35.mp4
- Invite emails don't appear to be working, though pretty sure my setup is accurate and no errors in containers:
SMTP_ENABLED: 'true'
# If using a real SMTP provider, update these:
# SMTP_ENABLED: 'true'
SMTP_HOST: 'smtp.gmail.com'
SMTP_PORT: '587' # Or 465, etc.
SMTP_USER: 'my@email.com'
SMTP_PASSWORD: 'mypassword'
SMTP_EMAIL_FROM: 'my@email.com'
SMTP_EMAIL_FROM_NAME: 'Colanode'
- When hovering over a
Discussion
reaction, it shows the icon rather than the name/person who made the reaction. I've only tested this with myself and without any other users, so wondering if that's the issue?
Excited to see where this project goes, I'll check back in a few months.
Metadata
Metadata
Assignees
Labels
No labels