According to https://www.w3.org/WAI/ARIA/apg/practices/names-and-descriptions/#accessiblenameguidancebyrole this is right, this button should use aria-label or a `sr-only` description instead of only relying on its `title` attribute.