cobbler / cobbler-web

Our new seperate Angular based web interface for Cobbler
https://cobbler.github.io/cobbler-web/
MIT License
13 stars 9 forks source link

Make item names in the UI clickable #375

Open SchoolGuy opened 1 week ago

SchoolGuy commented 1 week ago

Is your feature request related to a problem? Please describe.

As a user
I want to be able to click on item names
so that I don't have to manually search for the item.

Describe the solution you'd like

In read-only views it would be desirable if item names would be clickable so that users can visit the details directly.

Describe alternatives you've considered

None.

Additional context

Example:

grafik

Here the items in the "Distro" column are item names. Those should be clickable.