[MM-22479] Added aria-label to 3-dot menu on Windows (#1244)
This commit is contained in:
@@ -707,6 +707,7 @@ export default class MainPage extends React.Component {
|
||||
onClick={this.openMenu}
|
||||
tabIndex={0}
|
||||
ref={this.threeDotMenu}
|
||||
aria-label='Context menu'
|
||||
>
|
||||
<DotsVerticalIcon/>
|
||||
</button>
|
||||
|
Reference in New Issue
Block a user