status-bar: code completion status button role

This commit is contained in:
David Lechner
2022-12-16 17:54:36 -06:00
committed by David Lechner
parent 7b8970e90f
commit 017fe81c43
+2
View File
@@ -59,6 +59,8 @@ const CompletionEngineIndicator: React.VoidFunctionComponent = () => {
<Popover2 {...commonPopoverProps} content={message}>
<div
aria-label={i18n.translate('completionEngineStatus.label')}
role="button"
aria-haspopup="dialog"
style={{ cursor: 'pointer' }}
>
{icon}