Import prompts, Modelfiles button is inactive #436

Closed
opened 2025-11-11 14:21:16 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @PaulMoney on GitHub (Mar 7, 2024).

Bug Report

Description

Bug Summary:
Hi, when I click on Import prompts or Modelfiles button nothing happens (seems that they are inactive). Download buttons work correctly.

Steps to Reproduce:
Navigate to either Prompts or Modelfiles section and click on "Import Prompts" or " Import Modelfiles" button.

Expected Behavior:
Open file browser to select JSON file.

Actual Behavior:
Nothing happens, button is inactive.

Environment

  • Operating System: [Ubuntu 20.04]

Reproduction Details

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.

Installation Method

Docker

Originally created by @PaulMoney on GitHub (Mar 7, 2024). # Bug Report ## Description **Bug Summary:** Hi, when I click on Import prompts or Modelfiles button nothing happens (seems that they are inactive). Download buttons work correctly. **Steps to Reproduce:** Navigate to either Prompts or Modelfiles section and click on "Import Prompts" or " Import Modelfiles" button. **Expected Behavior:** Open file browser to select JSON file. **Actual Behavior:** Nothing happens, button is inactive. ## Environment - **Operating System:** [Ubuntu 20.04] ## Reproduction Details **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. ## Installation Method Docker
Author
Owner

@justinh-rahb commented on GitHub (Mar 7, 2024):

I suspect I know the cause, pinging @tjbck: Is this another issue from the attempt to get rid of vanilla JS?

@justinh-rahb commented on GitHub (Mar 7, 2024): I suspect I know the cause, pinging @tjbck: Is this another issue from the attempt to get rid of vanilla JS?
Author
Owner

@tjbck commented on GitHub (Mar 7, 2024):

Yes, seems to be a common theme in the PR: https://github.com/open-webui/open-webui/pull/1025/files#diff-69f3d6656db6b16bcf7427c8e7cc16c94e5a276b10fdac64e2f7a51cbfba6c70R112 Working on a fix right now.

@tjbck commented on GitHub (Mar 7, 2024): Yes, seems to be a common theme in the PR: https://github.com/open-webui/open-webui/pull/1025/files#diff-69f3d6656db6b16bcf7427c8e7cc16c94e5a276b10fdac64e2f7a51cbfba6c70R112 Working on a fix right now.
Author
Owner

@tjbck commented on GitHub (Mar 7, 2024):

The latest commit should fix this issue, let me know if the issue persists!

@tjbck commented on GitHub (Mar 7, 2024): The latest commit should fix this issue, let me know if the issue persists!
Author
Owner

@PaulMoney commented on GitHub (Mar 7, 2024):

Confirmed, issue is resolved !

@PaulMoney commented on GitHub (Mar 7, 2024): Confirmed, issue is resolved !
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#436