Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Restore displaying chat icon in space drawer options - EXO-75690(#782) #786

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

mkrout
Copy link
Member

@mkrout mkrout commented Dec 11, 2024

Prior to this fix, the chat icon in space drawer is not dispalyed any more, this is due to a change on the js spaceService.isSpaceMember method that was changed to return true or false instead of an object with isMember property.

This commit updates the popover chat button code according to the changes done on the space service.

…#782)

Prior to this fix, the chat icon in space drawer is not dispalyed any more, this is due to a change on the js spaceService.isSpaceMember method that was changed to return true or false instead of an object with isMember property.

This commit update the popover chat button code according to the changes done on the space service.
@mkrout mkrout enabled auto-merge (squash) December 11, 2024 13:59
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Dec 11, 2024
@mkrout mkrout merged commit 7729388 into develop Dec 11, 2024
5 checks passed
@mkrout mkrout deleted the develop-75690 branch December 11, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partialCIBuild Perform Partial CI Build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants