You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all the chat features are accessed at /chat.
This makes it difficult to share the link of a specific page of chat (ex: specific channel).
It is more useful to have something like /chat/channel/3 .
Currently all the chat features are accessed at
/chat.This makes it difficult to share the link of a specific page of chat (ex: specific channel).
It is more useful to have something like
/chat/channel/3.