[PR #2284] [MERGED] Patch 11Labs selection UI bug #3944

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2284
Author: @timothycarambat
Created: 9/13/2024
Status: Merged
Merged: 9/13/2024
Merged by: @timothycarambat

Base: masterHead: 2281-11labs-ui-bug-selection


📝 Commits (2)

📊 Changes

1 file changed (+10 additions, -5 deletions)

View changed files

📝 frontend/src/components/TextToSpeech/ElevenLabsOptions/index.jsx (+10 -5)

📄 Description

Pull Request Type

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

Relevant Issues

resolves #2283

What is in this change?

  • Patch issue where TTS model selection with 11Labs appears to no save, but is saved to backed and the UI shows the previous selection was not saved.

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 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/2284 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 9/13/2024 **Status:** ✅ Merged **Merged:** 9/13/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `2281-11labs-ui-bug-selection` --- ### 📝 Commits (2) - [`98e681c`](https://github.com/Mintplex-Labs/anything-llm/commit/98e681cacf8dc952fbea55d870fc0c6540926c5f) Patch 11Labs selection UI bug - [`a61d1bc`](https://github.com/Mintplex-Labs/anything-llm/commit/a61d1bc05ee65234cb90229ad65e2b22f84a34e4) remove log ### 📊 Changes **1 file changed** (+10 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/TextToSpeech/ElevenLabsOptions/index.jsx` (+10 -5) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [x] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #2283 ### What is in this change? - Patch issue where TTS model selection with 11Labs appears to no save, but is saved to backed and the UI shows the previous selection was not saved. <!-- Describe the changes in this PR that are impactful to the repo. --> ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Developer Validations <!-- All of the applicable items should be checked. --> - [ ] I ran `yarn lint` from the root of the repo & committed changes - [ ] Relevant documentation has been updated - [ ] I have tested my code functionality - [ ] Docker build succeeds locally --- <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:34:49 -05:00
yindo closed this issue 2026-02-22 18:34:49 -05:00
yindo changed title from [PR #2284] Patch 11Labs selection UI bug to [PR #2284] [MERGED] Patch 11Labs selection UI bug 2026-06-05 15:16:01 -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#3944