🔄 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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/22318
Author: @fskeung
Created: 3/6/2026
Status: ❌ Closed
Base:
main← Head:fix/cloned-models-not-visible📝 Commits (1)
0f3168bfix: 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
Testing
Related Issue
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.