[PR #235] [MERGED] Improve UI for login modal #3256

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

📋 Pull Request Information

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

Base: masterHead: 232-improve-ui-for-login-modal


📝 Commits (3)

  • 1a6156e removed loading skeleton from password authentication modal background
  • bff2faf added logo to login modals
  • 7740413 change BG colors for dark/light mode support

📊 Changes

5 files changed (+23 additions, -31 deletions)

View changed files

📝 frontend/src/components/Modals/Password/MultiUserAuth.jsx (+8 -3)
📝 frontend/src/components/Modals/Password/SingleUserAuth.jsx (+8 -3)
📝 frontend/src/components/Modals/Password/index.jsx (+1 -1)
📝 frontend/src/pages/Main/index.jsx (+3 -12)
📝 frontend/src/pages/WorkspaceChat/index.jsx (+3 -12)

📄 Description

• Removed skeleton loading boxes from login modal to avoid confusion
• Added custom logo to login modal/default to AnythingLLM logo if none specified

resolves #232


🔄 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/235 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 9/11/2023 **Status:** ✅ Merged **Merged:** 9/13/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `232-improve-ui-for-login-modal` --- ### 📝 Commits (3) - [`1a6156e`](https://github.com/Mintplex-Labs/anything-llm/commit/1a6156ecfae249ee7ed142fab3cb048d761811ce) removed loading skeleton from password authentication modal background - [`bff2faf`](https://github.com/Mintplex-Labs/anything-llm/commit/bff2faffcbde7314b300fa58462966a6360952a5) added logo to login modals - [`7740413`](https://github.com/Mintplex-Labs/anything-llm/commit/77404131d8fd9e65943f0eb87051557744776e7e) change BG colors for dark/light mode support ### 📊 Changes **5 files changed** (+23 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/Modals/Password/MultiUserAuth.jsx` (+8 -3) 📝 `frontend/src/components/Modals/Password/SingleUserAuth.jsx` (+8 -3) 📝 `frontend/src/components/Modals/Password/index.jsx` (+1 -1) 📝 `frontend/src/pages/Main/index.jsx` (+3 -12) 📝 `frontend/src/pages/WorkspaceChat/index.jsx` (+3 -12) </details> ### 📄 Description • Removed skeleton loading boxes from login modal to avoid confusion • Added custom logo to login modal/default to AnythingLLM logo if none specified resolves #232 --- <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:24 -05:00
yindo closed this issue 2026-02-22 18:33:24 -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#3256