[PR #810] [MERGED] Only show critical toasts during onboarding #3505

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/810
Author: @timothycarambat
Created: 2/26/2024
Status: Merged
Merged: 2/26/2024
Merged by: @timothycarambat

Base: masterHead: onboardin-toasts


📝 Commits (1)

  • a809d76 Only show critical toasts during onboarding

📊 Changes

5 files changed (+0 additions, -15 deletions)

View changed files

📝 frontend/src/pages/OnboardingFlow/Steps/CustomLogo/index.jsx (+0 -4)
📝 frontend/src/pages/OnboardingFlow/Steps/EmbeddingPreference/index.jsx (+0 -3)
📝 frontend/src/pages/OnboardingFlow/Steps/LLMPreference/index.jsx (+0 -1)
📝 frontend/src/pages/OnboardingFlow/Steps/UserSetup/index.jsx (+0 -4)
📝 frontend/src/pages/OnboardingFlow/Steps/VectorDatabaseConnection/index.jsx (+0 -3)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Only show toasts during onboarding where and when they make sense (failures and end-of-onboarding).


🔄 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/810 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 2/26/2024 **Status:** ✅ Merged **Merged:** 2/26/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `onboardin-toasts` --- ### 📝 Commits (1) - [`a809d76`](https://github.com/Mintplex-Labs/anything-llm/commit/a809d765528b1c2782d3f547eb0eaeca3aa02d99) Only show critical toasts during onboarding ### 📊 Changes **5 files changed** (+0 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/pages/OnboardingFlow/Steps/CustomLogo/index.jsx` (+0 -4) 📝 `frontend/src/pages/OnboardingFlow/Steps/EmbeddingPreference/index.jsx` (+0 -3) 📝 `frontend/src/pages/OnboardingFlow/Steps/LLMPreference/index.jsx` (+0 -1) 📝 `frontend/src/pages/OnboardingFlow/Steps/UserSetup/index.jsx` (+0 -4) 📝 `frontend/src/pages/OnboardingFlow/Steps/VectorDatabaseConnection/index.jsx` (+0 -3) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [x] 🔨 chore - [ ] 📝 docs Only show toasts during onboarding where and when they make sense (failures and end-of-onboarding). --- <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:55 -05:00
yindo closed this issue 2026-02-22 18:33:55 -05:00
yindo changed title from [PR #810] Only show critical toasts during onboarding to [PR #810] [MERGED] Only show critical toasts during onboarding 2026-06-05 15:13:45 -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#3505