Fleet version: 3.6.0
Operating system: macOS 10.15.7
Web browser: Firefox 86.0.1
🧑💻 Expected behavior
Trying to select an host from the list of Fleet hosts for making a query in the New Query page. If I have two hosts with the same name it doesn't let me select one of them. I suspect this could be a problem in the frontend UI.
💥 Actual behavior
When I put the mouse over the second item with duplicate name it will highlight the first instead.
More info
Probably the hostname is being used to identify the item to be selected instead of some unique ID.
Fleet version: 3.6.0
Operating system: macOS 10.15.7
Web browser: Firefox 86.0.1
🧑💻 Expected behavior
Trying to select an host from the list of Fleet hosts for making a query in the New Query page. If I have two hosts with the same name it doesn't let me select one of them. I suspect this could be a problem in the frontend UI.
💥 Actual behavior
When I put the mouse over the second item with duplicate name it will highlight the first instead.
More info
Probably the hostname is being used to identify the item to be selected instead of some unique ID.