diff --git a/changes/issue-6617-spiffier-tooltips b/changes/issue-6617-6835-spiffier-tooltips similarity index 100% rename from changes/issue-6617-spiffier-tooltips rename to changes/issue-6617-6835-spiffier-tooltips diff --git a/frontend/components/forms/fields/Checkbox/Checkbox.tsx b/frontend/components/forms/fields/Checkbox/Checkbox.tsx index 31191a26a5..c7e7e1c703 100644 --- a/frontend/components/forms/fields/Checkbox/Checkbox.tsx +++ b/frontend/components/forms/fields/Checkbox/Checkbox.tsx @@ -77,7 +77,7 @@ const Checkbox = (props: ICheckboxProps) => { {tooltip ? ( - + {children as string} diff --git a/frontend/pages/admin/IntegrationsPage/components/IntegrationForm/IntegrationForm.tsx b/frontend/pages/admin/IntegrationsPage/components/IntegrationForm/IntegrationForm.tsx index ecc580b0fd..8be3992555 100644 --- a/frontend/pages/admin/IntegrationsPage/components/IntegrationForm/IntegrationForm.tsx +++ b/frontend/pages/admin/IntegrationsPage/components/IntegrationForm/IntegrationForm.tsx @@ -256,6 +256,7 @@ const IntegrationForm = ({ formData.apiToken === "" || formData.groupId === 0) } + className={"tooltip"} >