diff --git a/frontend/app/components/Session_/Player/Controls/Timeline.js b/frontend/app/components/Session_/Player/Controls/Timeline.js index 7503c5a44..51efa8b8e 100644 --- a/frontend/app/components/Session_/Player/Controls/Timeline.js +++ b/frontend/app/components/Session_/Player/Controls/Timeline.js @@ -155,6 +155,7 @@ export default class Timeline extends React.PureComponent { className={ stl.progress } onClick={ disabled ? null : this.seekProgress } ref={ this.progressRef } + role="button" >