Skip to content

Conversation

@LISBON11
Copy link
Collaborator

Добавлена возможность ставить лайк/дизлайк

commentId: comment.id
},
userProfileId: data.user ? data.user.id : null
userProfileId: data.user ? data.user.id : null,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

data.user && data.user.id

org: 'bem-site',
repo: 'bem-forum-content-en'
org: 'LISBON11',
repo: 'Lead'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

лишнее

}

function changeReactions(req, res) {
var urlPart = (req.body.blockType === 'comment' && 'comments/') || '';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

это поле должно называться entityType и не зависеть от названий блоков верстки

@innabelaya
Copy link

@tadatuta @LISBON11 давайте вернемся к этому вопросу :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants