ai-dial-chat icon indicating copy to clipboard operation
ai-dial-chat copied to clipboard

[Tech Debt] Need to move modals management from ConversationContextMenu component to the ConversationModalsManager component

Open Alexander-Kezik opened this issue 4 months ago • 0 comments

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:

  1. Modals are dependent on visibility of ConversationContextMenu component (if it's hidden for a some reason - we will not see modals)
  2. effects, callback, etc., runs for each ConversationContextMenu render

Confidential information

  • [x] I confirm that do not share any confidential information

Alexander-Kezik avatar Nov 26 '25 13:11 Alexander-Kezik