Skip to content
New issue

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

Support for thread messages #35

Closed
3 tasks
sidmohanty11 opened this issue Aug 10, 2022 · 9 comments · Fixed by #183
Closed
3 tasks

Support for thread messages #35

sidmohanty11 opened this issue Aug 10, 2022 · 9 comments · Fixed by #183
Assignees
Labels
enhancement New feature or request

Comments

@sidmohanty11
Copy link
Collaborator

sidmohanty11 commented Aug 10, 2022

As an EmbedChat developer

I need to: Create the functionality to view and write in threads

So That: Users can use the thread functionality of RC and messages don't get cluttered in EmbeddedChat

Acceptance Criteria

  • UI for threads
  • List all thread messages of a thread
  • Writing a message inside that thread should trigger sendMessage to that specific thread
@sidmohanty11 sidmohanty11 added the enhancement New feature or request label Aug 10, 2022
@vishakha-aggarwal
Copy link
Contributor

Hey, I woud like to work on this issue. Can you please assign it to me?

@sidmohanty11
Copy link
Collaborator Author

Sure @vishakha-aggarwal ! This will be a huge contribution! Threads are one of the most important and powerful feature of Rocket.Chat

@nawed2611
Copy link

Hey @vishakha-aggarwal, are you still working on this?

@vishakha-aggarwal
Copy link
Contributor

Hey @nawed2611 , I am still working on it. If I wouldn't able to resolve the issue, I will definitely let you know.

@nawed2611
Copy link

If there's any blocker, maybe I can help

@vishakha-aggarwal
Copy link
Contributor

Sure, I will let you know if I would face any issue, right now I am almost done, just left with styling.

@imf-ali
Copy link
Contributor

imf-ali commented Feb 4, 2023

hey @vishakha-aggarwal whats the update on this, are you still working on this or facing any difficulty?

@vishakha-aggarwal
Copy link
Contributor

Hey @imf-ali , There is a blocker in the implementation of threads, issue #112 this need to be resolved first as we can't afford to call API unnecessarily again and again.

@abhinavkrin
Copy link
Member

Hey @sidmohanty11, We have recently switched to using realtime API. Since this issue is active for a long time. The old ways that have been developed (but not merged) might not work. I have created a PR to integrate it using the realtime feature.
#183

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants