[PR #22318] [CLOSED] fix: refresh model list when page becomes visible (fix #22297) #49658

Closed
opened 2026-04-30 01:57:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/22318
Author: @fskeung
Created: 3/6/2026
Status: Closed

Base: mainHead: fix/cloned-models-not-visible


📝 Commits (1)

  • 0f3168b fix: refresh model list when page becomes visible

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

📝 src/lib/components/workspace/Models.svelte (+9 -0)

📄 Description

Summary

Fixes issue #22297 - cloned models not visible after creation.

Changes

  • Added visibility change listener to refresh model list when user returns to the page
  • This ensures cloned models appear immediately after creation

Testing

  • This fix should resolve the issue where cloned models don't show up in the model list

🔄 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/open-webui/open-webui/pull/22318 **Author:** [@fskeung](https://github.com/fskeung) **Created:** 3/6/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/cloned-models-not-visible` --- ### 📝 Commits (1) - [`0f3168b`](https://github.com/open-webui/open-webui/commit/0f3168b6e68c6af149436d086cec069f939c14e5) fix: refresh model list when page becomes visible ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/workspace/Models.svelte` (+9 -0) </details> ### 📄 Description ## Summary Fixes issue #22297 - cloned models not visible after creation. ## Changes - Added visibility change listener to refresh model list when user returns to the page - This ensures cloned models appear immediately after creation ## Testing - This fix should resolve the issue where cloned models don't show up in the model list ## Related Issue - Closes #22297 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-30 01:57:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#49658