Skip to content

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

Merged
mkrout merged 1 commit intodevelopfrom
develop-75690
Dec 11, 2024
Merged

fix: Restore displaying chat icon in space drawer options - EXO-75690(#782)#786
mkrout merged 1 commit intodevelopfrom
develop-75690

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
@mkrout mkrout deleted the develop-75690 branch December 11, 2024 14:00
@sonarqubecloud
Copy link

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