public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH pve-manager v2 0/1] fix: #4490 ui: backup job window: add search for virtual guest grid
@ 2026-03-27 10:38 David Riley
  2026-03-27 10:38 ` [PATCH pve-manager v2 1/1] " David Riley
  0 siblings, 1 reply; 2+ messages in thread
From: David Riley @ 2026-03-27 10:38 UTC (permalink / raw)
  To: pve-devel; +Cc: David Riley

This v2 implements the suggested stop-gap solution for filtering the 
virtual guest selection in the backup job edit window.

Differences from v1:
- Drop the complex collapsible filter panel (tags, pools, HA State)
  This avoids the UX trap of users thinking the filters apply 
  dynamically at job runtime (deferring that feature for a proper 
  implementation of #4186 [0]).
- Add search text-field in the grid toolbar to filter by 
  Name or VMID.
- Add a "Review" toggle checkbox in the bottom toolbar that limits 
  the grid view to only currently selected guests.
- Add a "Selected (X)" counter in the bottom toolbar for immediate 
  visual feedback.
- Override the `getValue` collection logic to gather data directly 
  from the SelectionModel, ensuring virtual guests hidden by the 
  Search filter are still correctly submitted.

Thanks for testing and reviewing my last patch.
[0] https://bugzilla.proxmox.com/show_bug.cgi?id=4186

David Riley (1):
  fix: #4490 ui: backup job window: add search for virtual guest grid

 www/manager6/dc/Backup.js | 167 +++++++++++++++++++++++++++++++++++++-
 1 file changed, 166 insertions(+), 1 deletion(-)

-- 
2.47.3





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

end of thread, other threads:[~2026-03-27 10:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-27 10:38 [PATCH pve-manager v2 0/1] fix: #4490 ui: backup job window: add search for virtual guest grid David Riley
2026-03-27 10:38 ` [PATCH pve-manager v2 1/1] " David Riley

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