bloop
bloop copied to clipboard
Clear Conversation needs a modal to prevent accidentally clear conversations.
What's the problem?
When moving around or in a speed of doing things, the clear conversation button is a very clickable action prone to delete conversation of a code history. Making this to loose all your prompts and code history. This could be so frustrating by any click accident.
What's the solution?
Implement a modal saying ("Are you sure to clear the conversation?"
and a yes and a no action
Additional context
Preventing accidents in ui interfaces makes a solid product :)
Also, notice how it can be very confusing on the input type box from the bottom shadow. Cases where a modal wouldn't be neccessary is only if the clear location is located elsewhere.