Tooltip is not provided for 'More' control present on the page. (#1093)

This commit is contained in:
Hardikkumar Nai 2021-09-21 21:24:44 +05:30 committed by GitHub
parent 7c186c3ef2
commit 3dce5cd129
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -243,6 +243,7 @@ export class TreeNodeComponent extends React.Component<TreeNodeComponentProps, T
<div ref={this.contextMenuRef} onContextMenu={this.onRightClick} onKeyPress={this.onMoreButtonKeyPress}>
<IconButton
name="More"
title="More"
className="treeMenuEllipsis"
ariaLabel={menuItemLabel}
menuIconProps={{