mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #7537] Defect found in 'Default Prompt Suggestions' feature within the Admin Panel. #69385
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @prasadautomationtesting on GitHub (Dec 2, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7537
Issue 1: When attempting to add more than 8 prompts under 'Default Prompt Suggestions', no placeholder is displayed in the UI, preventing users from adding new prompts. This results in a blocked interface.
Issue 2: Additionally, if all existing prompts are deleted and an attempt is made to add new ones from scratch, only 2 prompts can be added before the add icon becomes unresponsive. When clicked, the add icon fails to introduce a new placeholder for additional prompt entries.
Simulation Steps:
Expected Results:
The add icon should display a new placeholder to initiate prompt entry.
Actual Results:
@tjbck commented on GitHub (Dec 2, 2024):
Unable to reproduce the neither of these issues, the content must be provided first before you can add additional prompt suggestions.