[GH-ISSUE #20151] issue: month input type not showing in prompts #19103

Closed
opened 2026-04-20 01:25:47 -05:00 by GiteaMirror · 6 comments
Owner

Originally created by @zhiweit on GitHub (Dec 24, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20151

Check Existing Issues

  • I have searched for any existing and/or related issues.
  • I have searched for any existing and/or related discussions.
  • I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!).
  • I am using the latest version of Open WebUI.

Installation Method

Docker

Open WebUI Version

v0.6.43

Ollama Version (if applicable)

No response

Operating System

Ubuntu 22.04

Browser (if applicable)

Firefox 146.0.1

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided every relevant configuration, setting, and environment variable used in my setup.
  • I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
  • I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
  • Start with the initial platform/version/OS and dependencies used,
  • Specify exact install/launch/configure commands,
  • List URLs visited, user input (incl. example values/emails/passwords if needed),
  • Describe all options and toggles enabled or changed,
  • Include any files or environmental changes,
  • Identify the expected and actual result at each stage,
  • Ensure any reasonably skilled user can follow and hit the same issue.

Expected Behavior

Month and year date picker UI to appear in prompt when month is used as input type in prompt e.g. {{billing_month | month}} as per the documentation "A picker that allows users to select a specific month and year, without needing to choose a day. Useful for billing cycles, reports, or timelines."

Actual Behavior

Image

Month and year are not showing on the prompt.

Steps to Reproduce

  1. Create a prompt (workspaces > prompts > create) with the month input type e.g. slash command monthly-report
Billing starts from {{billing_month_from | month}} to {{billing_month_to | month}}
  1. Open a new chat and type /monthly-report to open the prompt
  2. Observe the month input picker does not appear in the prompt user interface.

Logs & Screenshots

Screenshot as per above in actual behaviour

Additional Information

No response

Originally created by @zhiweit on GitHub (Dec 24, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/20151 ### Check Existing Issues - [x] I have searched for any existing and/or related issues. - [x] I have searched for any existing and/or related discussions. - [x] I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!). - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ### Open WebUI Version v0.6.43 ### Ollama Version (if applicable) _No response_ ### Operating System Ubuntu 22.04 ### Browser (if applicable) Firefox 146.0.1 ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have **provided every relevant configuration, setting, and environment variable used in my setup.** - [x] I have clearly **listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup** (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc). - [x] I have documented **step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation**. My steps: - Start with the initial platform/version/OS and dependencies used, - Specify exact install/launch/configure commands, - List URLs visited, user input (incl. example values/emails/passwords if needed), - Describe all options and toggles enabled or changed, - Include any files or environmental changes, - Identify the expected and actual result at each stage, - Ensure any reasonably skilled user can follow and hit the same issue. ### Expected Behavior Month and year date picker UI to appear in prompt when `month` is used as input type in prompt e.g. `{{billing_month | month}}` as per the documentation "A picker that allows users to select a specific month and year, without needing to choose a day. Useful for billing cycles, reports, or timelines." ### Actual Behavior <img width="901" height="346" alt="Image" src="https://github.com/user-attachments/assets/ca4647a8-2bfb-4c08-afb8-4f0e9b31d830" /> Month and year are not showing on the prompt. ### Steps to Reproduce 1. Create a prompt (workspaces > prompts > create) with the `month` input type e.g. slash command `monthly-report` ``` Billing starts from {{billing_month_from | month}} to {{billing_month_to | month}} ``` 2. Open a new chat and type `/monthly-report` to open the prompt 3. Observe the month input picker does not appear in the prompt user interface. ### Logs & Screenshots Screenshot as per above in actual behaviour ### Additional Information _No response_
GiteaMirror added the confirmed issuebug labels 2026-04-20 01:25:47 -05:00
Author
Owner

@owui-terminator[bot] commented on GitHub (Dec 24, 2025):

🔍 Similar Issues Found

I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:

  1. #19777 issue:
    by Yaute7 • Dec 05, 2025 • bug

  2. #20092 issue:
    by VideoRyan • Dec 22, 2025 • bug

  3. #19877 issue:
    by dotmobo • Dec 11, 2025 • bug

  4. #20019 issue:
    by j63440490 • Dec 17, 2025 • bug

  5. #19864 issue:
    by Haervwe • Dec 10, 2025 • bug

Show 5 more related issues
  1. #19861 issue:
    by QuitHub • Dec 10, 2025 • bug

  2. #17325 issue: Input modal for "Prompts" with placeholders doesn't open
    by Ithanil • Sep 10, 2025 • bug

  3. #16019 issue: Prompt variables (e.g., {{CURRENT_DATETIME}}) in Folder's System Prompt are not rendered
    by GSAlex • Jul 25, 2025 • bug

  4. #19563 issue:
    by naruto7g • Nov 28, 2025 • bug

  5. #15802 issue: The "Prompt suggestions" feature is incomplete
    by i-iooi-i • Jul 17, 2025 • bug


💡 Tips:

  • If this is a duplicate, please consider closing this issue and adding any additional details to the existing one
  • If you found a solution in any of these issues, please share it here to help others

This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.

<!-- gh-comment-id:3688451608 --> @owui-terminator[bot] commented on GitHub (Dec 24, 2025): 🔍 **Similar Issues Found** I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions: 1. [#19777](https://github.com/open-webui/open-webui/issues/19777) **issue:** *by Yaute7 • Dec 05, 2025 • `bug`* 2. [#20092](https://github.com/open-webui/open-webui/issues/20092) **issue:** *by VideoRyan • Dec 22, 2025 • `bug`* 3. [#19877](https://github.com/open-webui/open-webui/issues/19877) **issue:** *by dotmobo • Dec 11, 2025 • `bug`* 4. [#20019](https://github.com/open-webui/open-webui/issues/20019) **issue:** *by j63440490 • Dec 17, 2025 • `bug`* 5. [#19864](https://github.com/open-webui/open-webui/issues/19864) **issue:** *by Haervwe • Dec 10, 2025 • `bug`* <details> <summary>Show 5 more related issues</summary> 6. [#19861](https://github.com/open-webui/open-webui/issues/19861) **issue:** *by QuitHub • Dec 10, 2025 • `bug`* 7. [#17325](https://github.com/open-webui/open-webui/issues/17325) **issue: Input modal for "Prompts" with placeholders doesn't open** *by Ithanil • Sep 10, 2025 • `bug`* 8. [#16019](https://github.com/open-webui/open-webui/issues/16019) **issue: Prompt variables (e.g., {{CURRENT_DATETIME}}) in Folder's System Prompt are not rendered** *by GSAlex • Jul 25, 2025 • `bug`* 9. [#19563](https://github.com/open-webui/open-webui/issues/19563) **issue:** *by naruto7g • Nov 28, 2025 • `bug`* 10. [#15802](https://github.com/open-webui/open-webui/issues/15802) **issue: The "Prompt suggestions" feature is incomplete** *by i-iooi-i • Jul 17, 2025 • `bug`* </details> --- 💡 **Tips:** - If this is a duplicate, please consider closing this issue and adding any additional details to the existing one - If you found a solution in any of these issues, please share it here to help others *This comment was generated automatically by a bot.* Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
Author
Owner

@silentoplayz commented on GitHub (Dec 27, 2025):

I am able to reproduce this issue on the latest dev commit of Open WebUI via Mozilla Firefox browser on Ubuntu.

Image

Prompt title: /all-date-types

Prompt body:

Report cycle: {{billing_month | month}}  
Start day: {{start_day | date:required}}  
Exact timestamp: {{snapshot | datetime-local}}

Save → open a new chat → type /all-date-types → press Enter → View result.

A picker that allows users to select a specific month and year, without needing to choose a day (useful for billing cycles, reports, or timelines) is expected.

<!-- gh-comment-id:3694109009 --> @silentoplayz commented on GitHub (Dec 27, 2025): I am able to reproduce this issue on the latest `dev` commit of Open WebUI via Mozilla Firefox browser on Ubuntu. <img width="1518" height="990" alt="Image" src="https://github.com/user-attachments/assets/5b6ab9b2-842a-4227-9974-2e32ab570fcd" /> Prompt title: `/all-date-types` Prompt body: ``` Report cycle: {{billing_month | month}} Start day: {{start_day | date:required}} Exact timestamp: {{snapshot | datetime-local}} ``` Save → open a new chat → type `/all-date-types` → press `Enter` → View result. A picker that allows users to select a specific month and year, without needing to choose a day (useful for billing cycles, reports, or timelines) is expected.
Author
Owner

@Classic298 commented on GitHub (Dec 27, 2025):

Might be browser specific quirk here. looking into it

<!-- gh-comment-id:3694135365 --> @Classic298 commented on GitHub (Dec 27, 2025): Might be browser specific quirk here. looking into it
Author
Owner

@Classic298 commented on GitHub (Dec 27, 2025):

Confirmed working in Chromium based browsers and broken only in firefox because firefox for some reason does not support a month type input field????? Crazy.

I'll leave this up to @tjbck on how to decide here.

For now; i'll update the documentation to reflect this.

<!-- gh-comment-id:3694142298 --> @Classic298 commented on GitHub (Dec 27, 2025): Confirmed working in Chromium based browsers and broken only in firefox because firefox for some reason does not support a month type input field????? Crazy. I'll leave this up to @tjbck on how to decide here. For now; i'll update the documentation to reflect this.
Author
Owner

@tjbck commented on GitHub (Jan 4, 2026):

We'll be inheriting browser default behaviour here, documentation should be updated.

<!-- gh-comment-id:3707918353 --> @tjbck commented on GitHub (Jan 4, 2026): We'll be inheriting browser default behaviour here, documentation should be updated.
Author
Owner

@Classic298 commented on GitHub (Jan 4, 2026):

Docs are updated

<!-- gh-comment-id:3707973016 --> @Classic298 commented on GitHub (Jan 4, 2026): Docs are updated
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#19103