When ChatGPT gives a long explanation, doubts often arise in the middle of the content. Currently, when a user asks a clarification question, the response appears at the bottom of the chat instead of near the specific part where the doubt occurred.
This creates a usability issue because the user has to repeatedly scroll down to read the clarification and then scroll back up to continue from the original point. If multiple doubts occur, this back-and-forth becomes inefficient and breaks the flow.
The current chat system is strictly linear, so clarifications are separated from the exact context they belong to.
A better approach would be to allow users to ask questions linked to a specific part of the explanation, where the clarification appears directly at that point (like an inline thread or comment), instead of only appearing at the bottom.