PLT-5035 Added loading of missing profiles when hovering over reactions (#5887)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c06a23ea0b
Коммит
ee3b983a63
@@ -559,10 +559,7 @@ export default class RhsRootPost extends React.Component {
|
||||
/>
|
||||
</div>
|
||||
{fileAttachment}
|
||||
<ReactionListContainer
|
||||
post={post}
|
||||
currentUserId={this.props.currentUser.id}
|
||||
/>
|
||||
<ReactionListContainer post={post}/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Ссылка в новой задаче
Block a user