You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, you need to refresh the logs page to fetch new communications objects. It would be nice to have the same live updating feature (like in the 'Live Commands' window) on the logs page so that new communications are fetched without needing to refresh.
Additional Details
We can have the logs page fetch for new communications every second, just like in LiveCommands.jsx on line 92.
Priority
Low
The text was updated successfully, but these errors were encountered:
Brief Feature Description
Currently, you need to refresh the logs page to fetch new communications objects. It would be nice to have the same live updating feature (like in the 'Live Commands' window) on the logs page so that new communications are fetched without needing to refresh.
Additional Details
We can have the logs page fetch for new communications every second, just like in
LiveCommands.jsx
on line 92.Priority
Low
The text was updated successfully, but these errors were encountered: