fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
3.12k stars 431 forks source link

Self-Service filter missing from host details page in Fleet UI #22276

Open PezHub opened 1 month ago

PezHub commented 1 month ago

Fleet version: 4.56

Web browser and operating system: Any


💥  Actual behavior

After adding software installers (VPP apps as well) and enabling self-service, I don't see the SS drop down filter on the Hosts' detail page.

🧑‍💻  Steps to reproduce

  1. Navigate to the Software Tab in the Fleet UI
  2. Add a VPP app or software installer to a team and enable Self-Service
  3. Observe the dark download arrow icon next to the app and the self-service tag
  4. Navigate to the hosts detail page
  5. click on the software tab
  6. click the dropdown filter on the right
  7. Observe there is no filter for Self-Service

🕯️ More info (optional)

The first screenshot confirms the VPP app was added with Self-Service enabled Screenshot 2024-09-20 at 10 25 50 AM

Second screenshot shows the hosts detail page lacking the Self-Service drop-down filter Screenshot 2024-09-20 at 10 25 06 AM

ghernandez345 commented 4 days ago

@PezHub im not sure this in the original spec but probably something we should add. @marko-lisica you ok with adding this filter to the host details page?

marko-lisica commented 4 days ago

That's how it's designed originally. If we want to add that filter it would require BE & FE change, since we don't have self-service filter in the API here.

@PezHub @ghernandez345 I would suggest filing a feature request for this.