[PR #328] [MERGED] Replace old modals to match UI #3299

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/328
Author: @shatfield4
Created: 11/2/2023
Status: Merged
Merged: 11/2/2023
Merged by: @timothycarambat

Base: masterHead: 327-replace-old-modals-to-match-ui


📝 Commits (3)

  • fae3f92 workspace not found modal updated to match ui
  • 9bb2f8c update text preview modal to match new ui
  • 7c9bb7a Mobile styles

📊 Changes

4 files changed (+14 additions, -15 deletions)

View changed files

📝 frontend/src/components/Modals/MangeWorkspace/Settings/index.jsx (+0 -1)
📝 frontend/src/components/WorkspaceChat/index.jsx (+7 -7)
📝 frontend/src/index.css (+2 -2)
📝 frontend/src/pages/Admin/Chats/ChatRow/index.jsx (+5 -5)

📄 Description

resolves #327

Changing styles of "workspace not found" and "text preview" modals to match rest of UI.


🔄 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/328 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 11/2/2023 **Status:** ✅ Merged **Merged:** 11/2/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `327-replace-old-modals-to-match-ui` --- ### 📝 Commits (3) - [`fae3f92`](https://github.com/Mintplex-Labs/anything-llm/commit/fae3f92948a1bbe0ae5d6afa1b4a872d66f8f31a) workspace not found modal updated to match ui - [`9bb2f8c`](https://github.com/Mintplex-Labs/anything-llm/commit/9bb2f8c55772d4a110bbbffd10c0aadd3863828c) update text preview modal to match new ui - [`7c9bb7a`](https://github.com/Mintplex-Labs/anything-llm/commit/7c9bb7a82a7815aaed54d828c696a1bd08da72ed) Mobile styles ### 📊 Changes **4 files changed** (+14 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/Modals/MangeWorkspace/Settings/index.jsx` (+0 -1) 📝 `frontend/src/components/WorkspaceChat/index.jsx` (+7 -7) 📝 `frontend/src/index.css` (+2 -2) 📝 `frontend/src/pages/Admin/Chats/ChatRow/index.jsx` (+5 -5) </details> ### 📄 Description resolves #327 Changing styles of "workspace not found" and "text preview" modals to match rest of UI. --- <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#3299