Update tags dropdown upon creation of a new tag #4753

Open
opened 2026-02-28 04:14:06 -05:00 by deekerman · 1 comment
Owner

Originally created by @tayflo on GitHub (Feb 26, 2026).

I could not find this bug to have been previously reported, looking for "tag" and "dropdown".

🛡️ Security Policy

📝 Description

When creating a new tag, it's not added to the tag dropdown on the left-side monitors list. One has to refresh the page for the tag to pop up.

👟 Reproduction steps

  1. Go to the Dashboard
  2. Edit/Create a monitor
  3. Go to "Tags" section, click "Add"
  4. Create a new tag (chose a name and a color, click "Done")
  5. Save your monitor

👀 Expected behavior

When going to the "Tags" dropdown (on the left-side panel of monitors list), the newly created tag should be among the tags.

😓 Actual Behavior

The newly created tag is not added to the Tags dropdown list, one must refresh the page in order for the new tag to appear in the dropdown.

🐻 Uptime-Kuma Version

2.1.3

💻 Operating System and Arch

Windows 11 withDocker via WSL2 with Ubuntu 22.04.1 LTS (GNU/Linux 5.15.167.4-microsoft-standard-WSL2 x86_64)

🌐 Browser

Mozilla Firefox 140.7.1esr (64 bits)

🖥️ Deployment Environment

  • Runtime Environment:
    • Docker: Version 29.2.0 (Build 0b9d198)
    • Docker Compose: Version v5.0.2
  • Database:
    • SQLite: Embedded
  • Database Storage:
    • Filesystem:
      • Windows: NTFS
    • Storage Medium: SSD
  • Uptime Kuma Setup:
    • Number of monitors: 10

📝 Relevant log output


Originally created by @tayflo on GitHub (Feb 26, 2026). ### 📑 I have found these related issues/pull requests I could not find this bug to have been previously reported, looking for "tag" and "dropdown". ### 🛡️ Security Policy - [x] I have read and agree to Uptime Kuma's [Security Policy](https://github.com/louislam/uptime-kuma/security/policy). ### 📝 Description When creating a new tag, it's not added to the tag dropdown on the left-side monitors list. One has to refresh the page for the tag to pop up. ### 👟 Reproduction steps 1. Go to the Dashboard 2. Edit/Create a monitor 3. Go to "Tags" section, click "Add" 4. Create a new tag (chose a name and a color, click "Done") 5. Save your monitor ### 👀 Expected behavior When going to the "Tags" dropdown (on the left-side panel of monitors list), the newly created tag should be among the tags. ### 😓 Actual Behavior The newly created tag is not added to the Tags dropdown list, one must refresh the page in order for the new tag to appear in the dropdown. ### 🐻 Uptime-Kuma Version 2.1.3 ### 💻 Operating System and Arch Windows 11 withDocker via WSL2 with Ubuntu 22.04.1 LTS (GNU/Linux 5.15.167.4-microsoft-standard-WSL2 x86_64) ### 🌐 Browser Mozilla Firefox 140.7.1esr (64 bits) ### 🖥️ Deployment Environment - **Runtime Environment**: - Docker: Version `29.2.0` (Build `0b9d198`) - Docker Compose: Version `v5.0.2` - **Database**: - SQLite: Embedded - **Database Storage**: - **Filesystem**: - Windows: NTFS - **Storage Medium**: SSD - **Uptime Kuma Setup**: - Number of monitors: `10` ### 📝 Relevant log output ```bash session ```
Author
Owner

@tayflo commented on GitHub (Feb 26, 2026):

At least does not appear to be browser-related: reproduced on Google Chrome v145.0.7632.117 (64 bits) and Edge v145.0.3800.70 (64 bits).

@tayflo commented on GitHub (Feb 26, 2026): At least does not appear to be browser-related: reproduced on Google Chrome v145.0.7632.117 (64 bits) and Edge v145.0.3800.70 (64 bits).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#4753
No description provided.