UI –Restore missing tooltips (#18598)

This commit is contained in:
Jacob Shandling
2024-04-29 10:48:35 -04:00
committed by GitHub
parent 61e3e0c8ab
commit ea86f9ed0f
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
* Restore missing tooltips when hovering over the disabled "Calendar events" manage automations
dropdown option.
@@ -794,7 +794,7 @@ const ManagePolicyPage = ({
value: "calendar_events",
disabled: !isPremiumTier || isAllTeams,
helpText: "Automatically reserve time to resolve failing policies.",
disabledTooltipContent,
tooltipContent: disabledTooltipContent,
},
{
label: "Other workflows",