Suggestion, let's discuss
Hi, guys, I read the source code, I think at least there should be an event callback function for dialog open / close.
and so on, it might custom header block or block customClassName will be good.
What do you think about above?
Please give me some suggestions, or talk about your actual needs
I'd like to publish a PR for this project. 🙏
Hi @Here21! If you think there could be more callbacks, feel free to create a PR with those 😄. There are a couple of issues about the UI/UX of the widget that we will attack, but you can see them at the v3 release notes in case you want to help too. Thank you for your support!
Hi, @mcallegari10 I am using this component in my project and I am very happy to participate in it to make it better. I see your "Working on" list, I want to know your current development plan to avoid us developing similar parts.
At present, I have 2 things to do.
The first
I am planning to add a full-screen function, but the current full-screen function does not meet our needs.

The Second
The pictures during the conversation can be viewed by clicking the full screen method, and when viewing in full screen, there is a function to zoom in and out.
I have no idea if these two functions can be put in this project? if you think it is possible, I will submit PR
For the first one, I think the only part missing for the component right now is the button to maximize/minimize it since we can use the fullScreenMode prop. Unless the behavior expected for your needs is different.
As for the second, I was planning to add an attachment-like button, or maybe a "drop zone", for files and images. There are some fixes I wanted to make prior this but it's a feature that's been requested before.
For both of them, you can submit a PR if you want to. I'll try to review and publish them as soon as I can, both are great additions to the component 😄
Roger that, Captain. 👌
Hi @mcallegari10 I commit a PR for RCW, Cloud you help me review it?
#181
Hi @mcallegari10 , can you tell us file attachment feature? When is it releasing?