suna icon indicating copy to clipboard operation
suna copied to clipboard

sidebar-delete-button updated

Open Shaan2522 opened this issue 6 months ago • 2 comments

Fixes #185

This PR updates the frontend\src\components\sidebar\nav-agents.tsx file in order to make the delete button work.

Previously, the delete button was unable to delete a specific chat from the chat history shown in the sidebar. Now, the delete button works perfectly well and deletes a specific chat from the chat history shown in the sidebar once the user clicks on delete button.

eg. delete this button titled chat is deleted.

before clicking delete

WhatsApp Image 2025-05-01 at 17 48 00_da042e88

after clicking delete

WhatsApp Image 2025-05-01 at 17 48 23_d09b5137

Shaan2522 avatar May 01 '25 12:05 Shaan2522