Fleet UI: Clarify VPP app teams (#25111)

This commit is contained in:
RachelElysia 2025-01-03 09:31:25 -05:00 committed by GitHub
parent ece080fbe3
commit 645d4d8c25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1 @@
- Fleet UI: Clarify editing VPP teams will remove App Store apps available to team, not uninstalling apps from hosts.

View file

@ -202,6 +202,10 @@ const EditTeamsVppModal = ({
<p>
Edit teams for <b>{currentToken.org_name}</b>.
</p>
<p>
If you remove a team, the App Store apps will be removed from that
team. They won&apos;t be uninstalled from hosts.
</p>
<form onSubmit={onSave} className={baseClass} autoComplete="off">
<TooltipWrapper
position="top"