[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}
|
onClick={this.openMenu}
|
||||||
tabIndex={0}
|
tabIndex={0}
|
||||||
ref={this.threeDotMenu}
|
ref={this.threeDotMenu}
|
||||||
|
aria-label='Context menu'
|
||||||
>
|
>
|
||||||
<DotsVerticalIcon/>
|
<DotsVerticalIcon/>
|
||||||
</button>
|
</button>
|
||||||
|
Reference in New Issue
Block a user