[GH-ISSUE #111] [Feature]: Name of the VM in addition to its ID in storage view #136

Closed
opened 2026-03-13 17:19:03 +03:00 by kerem · 1 comment
Owner

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

Feature Description

Is it possible to add the name of the VM in addition to its ID in the storage view?

Image

Problem / Use Case

This would allow for better and faster identification (without having to go back and forth with the inventory search).

Proposed Solution

  • Add the VM name with the ID

Alternatives Considered

No response

Category

UI / UX

How important is this feature to you?

Nice to have

Additional Context

It is possible that the issue may also occur in other views. The aim is simply to avoid having to switch back and forth between the search and inventory views.

For example, ideally in the inventory view, having an option to display the VM ID in addition to the name could be useful...

Image

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/111 ### Feature Description Is it possible to add the name of the VM in addition to its ID in the storage view? <img width="1310" height="216" alt="Image" src="https://github.com/user-attachments/assets/f2b2ceda-3cad-45c0-8ce4-0d4f49a5da21" /> ### Problem / Use Case This would allow for better and faster identification (without having to go back and forth with the inventory search). ### Proposed Solution - Add the VM name with the ID ### Alternatives Considered _No response_ ### Category UI / UX ### How important is this feature to you? Nice to have ### Additional Context It is possible that the issue may also occur in other views. The aim is simply to avoid having to switch back and forth between the search and inventory views. For example, ideally in the inventory view, having an option to display the VM ID in addition to the name could be useful... <img width="288" height="146" alt="Image" src="https://github.com/user-attachments/assets/e467aa35-5ee5-4cfe-b18f-c7e4e9bf4ca0" /> ### 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! Thanks for the suggestion — this is now implemented in the latest commit.

What changed:

  • The storage content view now displays the VM name alongside the VM ID (e.g. VM 100 (my-server) instead of just VM 100)
  • The search in storage content also matches VM names, so you can quickly find volumes by typing the VM name

This should make it much easier to identify which volumes belong to which VM without switching views.

Let us know if this works well for you!

<!-- gh-comment-id:4039441301 --> @adminsyspro commented on GitHub (Mar 11, 2026): Hi! Thanks for the suggestion — this is now implemented in the latest commit. **What changed:** - The storage content view now displays the **VM name** alongside the VM ID (e.g. `VM 100 (my-server)` instead of just `VM 100`) - The **search** in storage content also matches VM names, so you can quickly find volumes by typing the VM name This should make it much easier to identify which volumes belong to which VM without switching views. Let us know if this works well for 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#136
No description provided.