[GH-ISSUE #110] [Feature]: Implements intermediate summary screens at the network #137

Closed
opened 2026-03-13 17:19:03 +03:00 by kerem · 2 comments
Owner

Originally created by @nothing-fr on GitHub (Mar 11, 2026).
Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/110

Feature Description

Is it possible to add intermediate summary screens at the network level?
Currently, clicking on one of the elements does absolutely nothing and remains on the display of the last element clicked...

Image

Problem / Use Case

It can be confusing not to have any information when clicking on the items.

Proposed Solution

  • Implement intermediate summary screens to inform the user.

Alternatives Considered

No response

Category

UI / UX

How important is this feature to you?

Nice to have

Additional Context

No response

Contribution

  • I would be willing to help implement this feature
Originally created by @nothing-fr on GitHub (Mar 11, 2026). Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/110 ### Feature Description Is it possible to add intermediate summary screens at the network level? Currently, clicking on one of the elements does absolutely nothing and remains on the display of the last element clicked... <img width="344" height="171" alt="Image" src="https://github.com/user-attachments/assets/cab620cd-4d69-447d-9c23-feae3dc7874d" /> ### Problem / Use Case It can be confusing not to have any information when clicking on the items. ### Proposed Solution - Implement intermediate summary screens to inform the user. ### Alternatives Considered _No response_ ### Category UI / UX ### How important is this feature to you? Nice to have ### Additional Context _No response_ ### Contribution - [ ] I would be willing to help implement this feature
kerem 2026-03-13 17:19:03 +03:00
Author
Owner

@adminsyspro commented on GitHub (Mar 11, 2026):

Hi! Great suggestion — this has been implemented in commit c5a286a.

Clicking on network tree items now opens detail views:

  • Cluster level: KPIs (nodes, VLANs, bridges, VMs) + clickable nodes table
  • Node level: KPIs + VLAN cards with VM preview, clickable to drill down
  • VLAN level: Navigable breadcrumb + detailed VM table (status, interface, bridge, model, MAC, firewall) — clicking a VM opens its detail panel

The fix will be available in the next Docker image build. Let us know if it works as expected!

<!-- gh-comment-id:4038432079 --> @adminsyspro commented on GitHub (Mar 11, 2026): Hi! Great suggestion — this has been implemented in commit c5a286a. Clicking on network tree items now opens detail views: - **Cluster level**: KPIs (nodes, VLANs, bridges, VMs) + clickable nodes table - **Node level**: KPIs + VLAN cards with VM preview, clickable to drill down - **VLAN level**: Navigable breadcrumb + detailed VM table (status, interface, bridge, model, MAC, firewall) — clicking a VM opens its detail panel The fix will be available in the next Docker image build. Let us know if it works as expected!
Author
Owner

@nothing-fr commented on GitHub (Mar 11, 2026):

Everything looks fine to me, thank you!

<!-- gh-comment-id:4039096747 --> @nothing-fr commented on GitHub (Mar 11, 2026): Everything looks fine to me, thank you!
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/proxcenter-ui#137
No description provided.