[GH-ISSUE #18907] feat: Automatic Page Update #105705

Closed
opened 2026-05-18 03:45:17 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @scorpion7slayer on GitHub (Nov 3, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18907

Check Existing Issues

  • I have searched all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.

Problem Description

on the function page have to reload the page manually to update the web page

Desired Solution you'd like

something that would allow it to reload the page automatically

Alternatives Considered

No response

Additional Context

No response

Originally created by @scorpion7slayer on GitHub (Nov 3, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/18907 ### Check Existing Issues - [x] I have searched all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request. ### Problem Description on the function page have to reload the page manually to update the web page ### Desired Solution you'd like something that would allow it to reload the page automatically ### Alternatives Considered _No response_ ### Additional Context _No response_
Author
Owner

@silentoplayz commented on GitHub (Nov 3, 2025):

At what moment do you find yourself needing to manually reload the page on the Functions page and why? What's the exact situation/scenario is it that you believe warrants this issue raised? More information is needed here.

<!-- gh-comment-id:3482979907 --> @silentoplayz commented on GitHub (Nov 3, 2025): At what moment do you find yourself needing to manually reload the page on the `Functions` page and why? What's the exact situation/scenario is it that you believe warrants this issue raised? More information is needed here.
Author
Owner

@scorpion7slayer commented on GitHub (Nov 3, 2025):

I have to do this when I add a feature so that it appears afterwards to configure the functions

<!-- gh-comment-id:3482984977 --> @scorpion7slayer commented on GitHub (Nov 3, 2025): I have to do this when I add a feature so that it appears afterwards to configure the functions
Author
Owner

@silentoplayz commented on GitHub (Nov 3, 2025):

I’m not entirely sure I follow. Are you asking if the Save button can automatically return you to the main Functions page after you finish editing a function? Right now, after saving, you can click the Back button in the top-left corner of the edit page — that will take you back to the Functions list and refresh it for you.

Image
<!-- gh-comment-id:3483041597 --> @silentoplayz commented on GitHub (Nov 3, 2025): I’m not entirely sure I follow. Are you asking if the **Save** button can automatically return you to the main **Functions** page after you finish editing a function? Right now, after saving, you can click the **Back** button in the top-left corner of the edit page — that will take you back to the **Functions** list and refresh it for you. <img width="2289" height="241" alt="Image" src="https://github.com/user-attachments/assets/c73884b6-1760-463b-a532-b055e9dfb2aa" />
Author
Owner

@silentoplayz commented on GitHub (Nov 3, 2025):

Oh! I believe I understand now. Simply put, you want the Functions page to update when a function has been deleted, as the deleted function isn't visibly being removed from the page and the functions count doesn't deplete by -1 until you go to another page and back to the Functions page or refresh the page while on the Functions page.

<!-- gh-comment-id:3483055884 --> @silentoplayz commented on GitHub (Nov 3, 2025): Oh! I believe I understand now. Simply put, you want the `Functions` page to update when a function has been deleted, as the deleted function isn't visibly being removed from the page and the functions count doesn't deplete by -1 until you go to another page and back to the `Functions` page or refresh the page while on the `Functions` page.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#105705