billmania / roboquest_core

The backend functionality for the RoboQuest project
1 stars 0 forks source link

Inactive network connections don't display interface name #39

Closed billmania closed 1 year ago

billmania commented 1 year ago

On screens 2 and 3 of the HAT UI, the first row of information for each connection is "Name:". Instead of the name of the NM Connection, that field is displaying the interface where the Connection is active. Since screen 3 shows inactive Connections and since inactive Connections are not assigned to an interface, nothing is displayed on screen 3 for the wired network interface. For other Connections, the Name: row is otherwise blank.

On both screen 2 and 3, the NM Connection name must be displayed. For screen 2, the assigned interface must be shown. For screen 3 either the interface or the type of interface must be shown.