Currently the side panel of the new assistant UI does not indicate which chat is currently open. This introduces a problem for the user when user wants to perform an action listed under the vertical "..." menu on the side panel listing and finding the correct row is not always trivial.
Worst case scenario is when the context of the currently open chat has evolved from the initial prompt and the short description shown on the side panel may not describe the context anymore in a way that would make it possible for the user to find the correct row at all. In this case, the user is required to scroll on top of the chat, check the original prompt and answer to figure out which rows on the list most accurately describes the original context of the chat.
Add an industry standard indicator to highlight the currently active chat in the side panel listing.