When the user clicks on different conversations, the context object gets updated and the conversation id gets updated. Currently, if the user clicks on a given message within a conversation, the context object does not get updated. The idea is to ...