[PR #322] [MERGED] Use toast in workspace settings tab #3298

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

📋 Pull Request Information

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

Base: masterHead: toast-in-settings


📝 Commits (3)

  • de59c85 fix white border around user avatar
  • 2fbcf7e add toast into settings menu on change/error
  • aca8f9f Merge branch 'master' into toast-in-settings

📊 Changes

1 file changed (+3 additions, -28 deletions)

View changed files

📝 frontend/src/components/Modals/MangeWorkspace/Settings/index.jsx (+3 -28)

📄 Description

Remove message that appears on error and success on settings save and utilize toast since we no longer have the modal as a dialog.


🔄 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/322 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 11/1/2023 **Status:** ✅ Merged **Merged:** 11/1/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `toast-in-settings` --- ### 📝 Commits (3) - [`de59c85`](https://github.com/Mintplex-Labs/anything-llm/commit/de59c854eb682234a5dad02b9e73888a82a9a918) fix white border around user avatar - [`2fbcf7e`](https://github.com/Mintplex-Labs/anything-llm/commit/2fbcf7e67057aa402d3e6299237f5ccca2c8564d) add toast into settings menu on change/error - [`aca8f9f`](https://github.com/Mintplex-Labs/anything-llm/commit/aca8f9f538fac9e168478c799f04370a96b71261) Merge branch 'master' into toast-in-settings ### 📊 Changes **1 file changed** (+3 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/Modals/MangeWorkspace/Settings/index.jsx` (+3 -28) </details> ### 📄 Description Remove message that appears on error and success on settings save and utilize toast since we no longer have the modal as a dialog. --- <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:29 -05:00
yindo closed this issue 2026-02-22 18:33:29 -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#3298