When new Assistant interface was launched the button to download a chat was moved from the bottom of the chat to side panel. This makes the UI flow for saving chats unbearably complicated.
The UI flow now goes roughly like this:
- click open the side panel
- Find the correct item from the side panel list (which too, is often very non-obvious)
- Hover the mouse to expose the hidden vertical ... menu
- click the previously hidden vertical ... item to open the context menu of the correct line
- Find the Download option from the opened list
- Finally click the Download button
Additional problem making this flow even worse is due to lack of indicator on the currently active chat on the side panel. If the chat is longer, the given headline shown in the panel may not be obvious anymore, requiring the user to check the origiinal prompt and answer to be able to locate the correct chat from the side panel. (This should probably be a separate enhancement)
Reported this issue as a bug due to it being somewhat a UI design regression / oversight in comparison to the previous version of the product UI / UX.
I would expect to find the clearly indicated download button directly from the bottom of the chat to minimize scrolling or any additional steps.