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
With MVP as the basis, the vision is still to create an all-in-one collaboration tool for the community of 100Devs. As such, we are imagining a Chat Room functionality so that users on the same board can asynchronously and synchronously communicate and collaborate on the same board.
Proposed Solution (for features)
The Chat Room functionality should be accessible by all users on each board and should be confined within the Workspace level. The Chat room should not be visible on the dashboard area.
This new feature should rely on web sockets to drive this feature. More issues should be created as needed.
Additional Context (optional)
[Add any additional information or context about the issue or feature]
Tasks (optional)
Implement Websockets
Create Chat Room Components
Related Issues or PRs (optional)
[If there are any related issues or pull requests, link them here]
The text was updated successfully, but these errors were encountered:
Description
With MVP as the basis, the vision is still to create an all-in-one collaboration tool for the community of 100Devs. As such, we are imagining a Chat Room functionality so that users on the same board can asynchronously and synchronously communicate and collaborate on the same board.
Proposed Solution (for features)
The Chat Room functionality should be accessible by all users on each board and should be confined within the Workspace level. The Chat room should not be visible on the dashboard area.
This new feature should rely on web sockets to drive this feature. More issues should be created as needed.
Additional Context (optional)
[Add any additional information or context about the issue or feature]
Tasks (optional)
Related Issues or PRs (optional)
[If there are any related issues or pull requests, link them here]
The text was updated successfully, but these errors were encountered: