ai-dial-chat
ai-dial-chat copied to clipboard
[Tech Debt] Need to move modals management from ConversationContextMenu component to the ConversationModalsManager component
DIAL chat version
0.40
What happened?
Need to move modals management from ConversationContextMenu component to the ConversationModalsManager component
There is a several points why we should do that:
- Modals are dependent on visibility of ConversationContextMenu component (if it's hidden for a some reason - we will not see modals)
- effects, callback, etc., runs for each ConversationContextMenu render
Confidential information
- [x] I confirm that do not share any confidential information