Silence some widgets for better screen reader presentation. (#7057)
This commit is contained in:
parent
d61a83a7b9
commit
022588fe06
4 changed files with 5 additions and 1 deletions
|
@ -206,6 +206,7 @@ export default class ReadReceiptMarker extends React.PureComponent<IProps, IStat
|
|||
member={this.props.member}
|
||||
fallbackUserId={this.props.fallbackUserId}
|
||||
aria-hidden="true"
|
||||
aria-live="off"
|
||||
width={14}
|
||||
height={14}
|
||||
resizeMethod="crop"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue