aaif-goose / aaif-goose/goose

Unable to delete chats in Desktop (windows)

Open
#11,529 6 comments 0 reactions 1 assignee Claimed by @lifeizhou-ap View on GitHub
Dominant language
Rust
Stars
54.2k
Forks
6.2k
Avg merge
3d 4h
Merged PRs (30d)
240

Description

**Describe the bug**

Unable to delete past chats in 1.47.0 Windows Desktop app.

As per #9701, I have tried deleting chats by going to Session History.

There are supposed to be actions, including a delete button, when you hover over chats.

But I do not see any actions at all (see screenshot).

---

**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Session History'
2. Hover over any chat.
3. Note absence of actions/buttons

---

**Expected behavior**

There are supposed to be actions available when hovering over a chat, including a delete button.

---

**Screenshots**

Image

---

**Please provide the following information**
- **OS & Arch:** Windows 11
- **Interface:** Desktop UI
- **Version:** 1.47.0
- **Extensions enabled:** Standard Only
- **Provider & Model:** Various

Contributor guide

Open the contributing guide

Research direction

Look at the desktop UI code for the Session History component, likely in a frontend crate or module. The hover actions are missing; check the rendering logic and event handling for chat items. Run the desktop app locally to reproduce the issue, then inspect the UI layer to see why the delete button is not appearing.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.