Joining av rooms by link doesn't open join prompt #286

Closed
opened 2026-05-26 13:19:21 +00:00 by hodlbod · 2 comments
Owner

This is actually probably true of all rooms. Normally we guide users through the process of joining a space or room, but if they follow a direct link we need to detect membership and request access. We used to do this, but it resulted in too many approvals. This might need an extension to nip 43.

This is actually probably true of all rooms. Normally we guide users through the process of joining a space or room, but if they follow a direct link we need to detect membership and request access. We used to do this, but it resulted in too many approvals. This might need an extension to nip 43.
hodlbod added the dev label 2026-05-26 15:37:38 +00:00
hodlbod added this to the Current milestone 2026-05-26 15:37:40 +00:00
hodlbod self-assigned this 2026-05-26 15:37:43 +00:00
Collaborator

@hodlbod are you planning to take this one yourself?
If you're tied up with other things, I can pick it up and give it a shot.

@hodlbod are you planning to take this one yourself? If you're tied up with other things, I can pick it up and give it a shot.
hodlbod removed their assignment 2026-06-01 15:55:08 +00:00
Author
Owner

Sure, see what you can come up with. We need to figure out whether the user is a member of the relay without asking for them to sign stuff constantly. Maybe just looking at their space bookmark list (kind 10009) and triggering the join space dialog would be enough.

Sure, see what you can come up with. We need to figure out whether the user is a member of the relay without asking for them to sign stuff constantly. Maybe just looking at their space bookmark list (kind 10009) and triggering the join space dialog would be enough.
userAdityaa self-assigned this 2026-06-03 17:20:20 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coracle/flotilla#286