From: "Michael Köppl" <m.koeppl@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH manager/widget-toolkit 0/2] make rule status checkmark
Date: Fri, 19 Sep 2025 17:28:59 +0200 [thread overview]
Message-ID: <20250919152901.291068-1-m.koeppl@proxmox.com> (raw)
If there are no errors related to the given rule, a checkmark is
displayed as the status icon. The icon is displayed as clickable to the
user since a handler function is defined. However, the handler function
does not do anything if there are no errors. The first patch adds a CSS
class for making such elements appear as non-clickable and the second
patch applies this class to the status icon for rules.
proxmox-widget-toolkit:
Michael Köppl (1):
css: add class for making elements unclickable
src/proxmox-dark/scss/proxmox/_general.scss | 5 +++++
1 file changed, 5 insertions(+)
pve-manager:
Michael Köppl (1):
ui: ha: rules: make status icon unclickable if there are no errors
www/manager6/ha/Rules.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Summary over all repositories:
2 files changed, 6 insertions(+), 1 deletions(-)
--
Generated by git-murpp 0.8.0
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next reply other threads:[~2025-09-19 15:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-19 15:28 Michael Köppl [this message]
2025-09-19 15:29 ` [pve-devel] [PATCH widget-toolkit 1/1] css: add class for making elements unclickable Michael Köppl
2025-09-19 15:29 ` [pve-devel] [PATCH manager 1/1] ui: ha: rules: make status icon unclickable if there are no errors Michael Köppl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250919152901.291068-1-m.koeppl@proxmox.com \
--to=m.koeppl@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.