OpenHands
OpenHands copied to clipboard
fix: display conversation title in delete confirmation modal
Summary of PR
Displays the conversation title in the delete confirmation modal so users can verify which conversation they're deleting.
Change Type
- [x] New feature
Checklist
- [ ] I have read and reviewed the code and I understand what the code is doing.
- [ ] I have tested the code to the best of my ability and ensured it works as expected.
Fixes
Resolves #11809
amanape will be available next week. I'll get him to take a look. Thank you!
Hi @naaa760, according to the image below, we can display the conversation title directly within the confirmation message instead of presenting it on a separate line.
For example, the confirmation message could be structured as follows.
Are you sure you want to delete the "Hello - Initial Greeting" conversation? This action cannot be undone.
@hieptl please check it now!