PLT-3252 Bring up profile popover after clicking on a profile picture… (#4144)
* PLT-3252 Bring up profile popover after clicking on a profile picture in a channel * PLT-3252 Bring up profile popover after clicking on a profile picture in a channel remove important * fixed 'Cannot read property first_name of undefined' bug * fix status indicator position * refactoring per request
Этот коммит содержится в:
коммит произвёл
enahum
родитель
6e5d65d336
Коммит
c9793a566a
@@ -284,6 +284,7 @@ export default class RhsRootPost extends React.Component {
|
||||
status={this.props.status}
|
||||
width='36'
|
||||
height='36'
|
||||
user={this.props.user}
|
||||
/>
|
||||
);
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user