We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://dev.thecyberhub.org/#/dashboard/chat
Login --> Dashboard --> Chat
Only show users that are in connection with you in chat search and display When user is a connection : If user accepted different user's request.
Users could chat only with users that are connected one with another
Need to show under Users only users that you connected with
The "connected users" state can be found in src/features/connections, we use Redux.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Can you assign me this?
@Navin-nash do you still work on this issue?
Successfully merging a pull request may close this issue.
Detailed description
https://dev.thecyberhub.org/#/dashboard/chat
Login --> Dashboard --> Chat
Only show users that are in connection with you in chat search and display
When user is a connection : If user accepted different user's request.
Context
Users could chat only with users that are connected one with another
Possible implementation
Need to show under Users only users that you connected with
Additional information
The "connected users" state can be found in src/features/connections, we use Redux.
Code of Conduct
The text was updated successfully, but these errors were encountered: