public inbox for yew-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH proxmox-yew-comp 0/2] fix: user_panel: show confirmation dialog and disable remove button
@ 2026-06-12 15:44 Shan Shaji
  2026-06-12 15:44 ` [PATCH proxmox-yew-comp 1/2] fix: user_panel: show confirmation dialog before removing users Shan Shaji
  2026-06-12 15:44 ` [PATCH proxmox-yew-comp 2/2] fix: user_panel: disable "remove" button if the user is "root" Shan Shaji
  0 siblings, 2 replies; 3+ messages in thread
From: Shan Shaji @ 2026-06-12 15:44 UTC (permalink / raw)
  To: yew-devel

Earlier, while removing the user from the user management section there
were no confirmation dialog. Also, the "Remove" button was enabled even
when the user is root. This series fixes both issues by adding a confirmation
dialog and an additional check for validating if the user is root.

Shan Shaji (2):
  fix: user_panel: show confirmation dialog before removing users
  fix: user_panel: disable "remove" button if the user is "root"

 src/user_panel.rs | 28 ++++++++++++++++++++--------
 1 file changed, 20 insertions(+), 8 deletions(-)

-- 
2.47.3





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

end of thread, other threads:[~2026-06-12 15:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-12 15:44 [PATCH proxmox-yew-comp 0/2] fix: user_panel: show confirmation dialog and disable remove button Shan Shaji
2026-06-12 15:44 ` [PATCH proxmox-yew-comp 1/2] fix: user_panel: show confirmation dialog before removing users Shan Shaji
2026-06-12 15:44 ` [PATCH proxmox-yew-comp 2/2] fix: user_panel: disable "remove" button if the user is "root" Shan Shaji

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal