-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Open
Labels
chat-agents-viewimportantIssue identified as high-priorityIssue identified as high-prioritypapercut 🩸A particularly annoying issue impacting someone on the teamA particularly annoying issue impacting someone on the team
Milestone
Description
- The agent sessions tree updates the entire tree far to often
- Do not rerender the entire tree just to change the status label on one of the nodes. Have that single tree node update it's dom reactively based on the status changing
- The agent sessions tree updates even though it is not visible
- Do not update the agent sessions tree if it is hidden/not visible. Update it when it becomes visible
These are all agent sessions tree update calls even though the tree is not visible

Reactions are currently unavailable
Metadata
Metadata
Labels
chat-agents-viewimportantIssue identified as high-priorityIssue identified as high-prioritypapercut 🩸A particularly annoying issue impacting someone on the teamA particularly annoying issue impacting someone on the team