Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear Conversation needs a modal to prevent accidentally clear conversations. #1273

Open
createdbyken opened this issue Jun 4, 2024 · 0 comments
Labels
feature A new feature

Comments

@createdbyken
Copy link

createdbyken commented Jun 4, 2024

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.
Screenshot 2024-06-04 at 10 38 48 a m

@createdbyken createdbyken added the feature A new feature label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

No branches or pull requests

1 participant