[PR #410] [MERGED] Gear icon appear on hover for workspace #3344

Closed
opened 2026-02-22 18:33:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/410
Author: @shatfield4
Created: 12/5/2023
Status: Merged
Merged: 12/5/2023
Merged by: @timothycarambat

Base: masterHead: 409-have-gear-icon-appear-on-hover-for-workspace


📝 Commits (3)

  • 0b05c66 gear icon appear on hover for workspace
  • 6f6f6e2 put back user role check for default
  • 28d11fa wrap in callback

📊 Changes

2 files changed (+33 additions, -8 deletions)

View changed files

📝 frontend/src/components/Sidebar/ActiveWorkspaces/index.jsx (+32 -7)
📝 frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/index.jsx (+1 -1)

📄 Description

resolves #409

Have gear icon appear when hovering over sidebar item and open the modal when clicked.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/410 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 12/5/2023 **Status:** ✅ Merged **Merged:** 12/5/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `409-have-gear-icon-appear-on-hover-for-workspace` --- ### 📝 Commits (3) - [`0b05c66`](https://github.com/Mintplex-Labs/anything-llm/commit/0b05c669a09eca637c9a2910de13001729850832) gear icon appear on hover for workspace - [`6f6f6e2`](https://github.com/Mintplex-Labs/anything-llm/commit/6f6f6e262685e82db69935dc85fd99b8d35ead1f) put back user role check for default - [`28d11fa`](https://github.com/Mintplex-Labs/anything-llm/commit/28d11fac1dda65f532c699092661a85a095e7052) wrap in callback ### 📊 Changes **2 files changed** (+33 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/Sidebar/ActiveWorkspaces/index.jsx` (+32 -7) 📝 `frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/index.jsx` (+1 -1) </details> ### 📄 Description resolves #409 Have gear icon appear when hovering over sidebar item and open the modal when clicked. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:35 -05:00
yindo closed this issue 2026-02-22 18:33:35 -05:00
yindo changed title from [PR #410] Gear icon appear on hover for workspace to [PR #410] [MERGED] Gear icon appear on hover for workspace 2026-06-05 15:12:55 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3344