Feature/#145 ask question from room#267
Merged
Conversation
|
Tests have to be fixed. It still assumes to have the dialog window |
ThomasRoehl
approved these changes
Mar 6, 2018
ThomasRoehl
left a comment
There was a problem hiding this comment.
Everything looks fine now.
Tests could be improved, but the main content is covered.
Member
|
Review results:
|
Member
…oom' into feature/#145-ask-question-from-room
…com/assistify/Rocket.Chat into feature/#145-ask-question-from-room
…uestion-from-room
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


closes #145 [Enable users to ask questions from an existing chat room]
Reference to previous pull request closed due to inconsistency in the issue with branch name #232
Feature Overview:
To allow users to ask help about a conversation while they are in a chat room.
Motivation:
This feature will enable user to ask more questions in an isolated way which implies the new help request is created in the current conversation context.
Benefits of the solution:
Enable users to pro-actively communicate with out being afraid of leaving the chat room in which the user is conversing.
Using Assistify as a platform to ask and communicate more intensive.
What has changed/introduced:
A new Message Action so called 'Help' has been introduced shall be used to create help request for a particular message.
The new help request creation feature will prompt user to provide a request title a optional field.
Upon confirmation, a new help request room will be created propagating the experts users and the question/query to the new room.
What is missing:
Translation of the texts in Deutsch
Code review from reviewer
Feedback