huggingface / chat-ui

Open source codebase powering the HuggingChat app
https://huggingface.co/chat
Apache License 2.0
6.73k stars 940 forks source link

Add confirmation mechanism when deleting a branch #1262

Open nsarrazin opened 2 weeks ago

nsarrazin commented 2 weeks ago

See hub issue

With the release of the "delete branch" feature, it's possible to one click delete a large chunk of a conversation. We should have some kind of confirmation mechanism before deleting a branch, probably the same one that we have when deleting a conversation in the sidebar, or a modal.

manaskhandelwal commented 2 weeks ago

@nsarrazin Can you assign this to me?