[PR #383] [MERGED] fix settings button path on single user mode #3329

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/383
Author: @shatfield4
Created: 11/15/2023
Status: Merged
Merged: 11/16/2023
Merged by: @timothycarambat

Base: masterHead: 381-default-sidebar-setting-is-system-preferences-in-single-user


📝 Commits (2)

  • a9b4e32 fix settings button path on single user mode
  • 5063ac9 Merge branch 'master' of github.com:Mintplex-Labs/anything-llm into 381-default-sidebar-setting-is-system-preferences-in-single-user

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 frontend/src/components/Sidebar/index.jsx (+4 -1)

📄 Description

resolves #381

In single user mode, when the settings button is clicked, it redirects the user to appearance settings but if in multiusermode, it redirects the user to system preferences.


🔄 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/383 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 11/15/2023 **Status:** ✅ Merged **Merged:** 11/16/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `381-default-sidebar-setting-is-system-preferences-in-single-user` --- ### 📝 Commits (2) - [`a9b4e32`](https://github.com/Mintplex-Labs/anything-llm/commit/a9b4e320063b18c14f7f1831ec2b9f371518b5c5) fix settings button path on single user mode - [`5063ac9`](https://github.com/Mintplex-Labs/anything-llm/commit/5063ac93abce394cc37b8cfd4ca8c55192ebf0d1) Merge branch 'master' of github.com:Mintplex-Labs/anything-llm into 381-default-sidebar-setting-is-system-preferences-in-single-user ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/Sidebar/index.jsx` (+4 -1) </details> ### 📄 Description resolves #381 In single user mode, when the settings button is clicked, it redirects the user to appearance settings but if in multiusermode, it redirects the user to system preferences. --- <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:33 -05:00
yindo closed this issue 2026-02-22 18:33:34 -05: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#3329