-
-
Notifications
You must be signed in to change notification settings - Fork 139
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
[RAV-11] Add support for chat in Desk interface #502
Comments
@ajiragroup - yep this is exactly on our roadmap. We're currently cleaning up the codebase and improving performance/caching before we take this up. But this is definitely the end goal. You can check out the video on #487 - we'll first start by adding sharing of documents to Raven via the timeline feature in Frappe (beside Send an Email, there would be Send a Raven). Next, we'll work on making a small chat popup interface that lives on the Desk interface for quick chats like you mentioned. The Raven interface would be used for main chats or users who just want to use Raven. We're thinking about how we can build a reusable React/Vue/Vanilla JS library for this so that the Raven interface can be embedded into a Vue app (all new Frappe apps) and any custom app that users might have. |
I also suggest integrating Frappe Drive for file sharing and communication (optional/allow users to activate if drive is installed). If I have already stored a file in drive, there is no point in uploading 100's of MB of data again through Raven. |
Also in our pipeline - however we are waiting for Frappe Drive to be released and for us to try it out on v15. We have lots of plans, barely any bandwidth to work on them though 😅. Will track Frappe Drive integration on #503 |
Yeah, same here. waiting for drive and many other apps release. No idea when that's going to happen ! |
Adding list of tasks to do here:
Tasks that we will take up separately (will club some of them with the mobile app implementation)
|
Tracking remaining features on #647 |
You guys did a great job here with the app. but i feel it not quite practical.
Reasons ? Only one.
Solution:
This is because, we do our important stuffs in erpnext - the main app. If we would get a notification about incoming message in the erpnext desk itself, it would be better. Just open up the popup, reply/read and continue with the app.
So, basically, I am requesting for a feature : create an option to use it as a chat app like frappe chat along with all your awesome features.
RAV-11
The text was updated successfully, but these errors were encountered: