all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager/widget-toolkit 0/2] make rule status checkmark
@ 2025-09-19 15:28 Michael Köppl
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Köppl @ 2025-09-19 15:28 UTC (permalink / raw)
  To: pve-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-09-19 15:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-19 15:28 [pve-devel] [PATCH manager/widget-toolkit 0/2] make rule status checkmark Michael Köppl
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

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal