mirror of
https://github.com/adminsyspro/proxcenter-ui.git
synced 2026-04-25 14:35:56 +03:00
[GH-ISSUE #110] [Feature]: Implements intermediate summary screens at the network #137
Labels
No labels
bug
enhancement
feature-request
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxcenter-ui#137
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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...
Problem / Use Case
It can be confusing not to have any information when clicking on the items.
Proposed Solution
Alternatives Considered
No response
Category
UI / UX
How important is this feature to you?
Nice to have
Additional Context
No response
Contribution
@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:
The fix will be available in the next Docker image build. Let us know if it works as expected!
@nothing-fr commented on GitHub (Mar 11, 2026):
Everything looks fine to me, thank you!