Skip to content

Conversation

@JegernOUTT
Copy link
Member

No description provided.

Copy link
Member

@alashchev17 alashchev17 left a comment

Choose a reason for hiding this comment

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

LGTM
Will push a small fix and it's good to be merged 👍

onDeleteHistoryItem={onDeleteHistoryItem}
/>
) : (
<GroupTree />
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't we ask a user to pick a group?

return isKnowledgeFeatureAvailable && !maybeActiveTeamsGroup;
}, [maybeActiveTeamsGroup, isKnowledgeFeatureAvailable]);

const newChatEnabled = useMemo(() => {
Copy link
Member

Choose a reason for hiding this comment

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

this is constantly true with these changes, why not remove it?

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.

3 participants