UI –Restore missing tooltips (#18598)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user