Skip to content

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

Merged
mkrout merged 1 commit intofeature/maintenancefrom
fix-75690
Dec 5, 2024
Merged

fix: Restore displaying chat icon in space drawer options - EXO-75690#782
mkrout merged 1 commit intofeature/maintenancefrom
fix-75690

Conversation

@mkrout
Copy link
Member

@mkrout mkrout commented Dec 5, 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 update the popover chat button code according to the changes done on the space service.

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 5, 2024 18:03
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Dec 5, 2024
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 5, 2024

@mkrout mkrout merged commit 87c0478 into feature/maintenance Dec 5, 2024
@mkrout mkrout deleted the fix-75690 branch December 5, 2024 18:19
exo-swf pushed a commit that referenced this pull request Dec 6, 2024
…#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.
exo-swf pushed a commit that referenced this pull request Dec 6, 2024
…#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.
exo-swf pushed a commit that referenced this pull request Dec 9, 2024
…#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 added a commit that referenced this pull request Dec 11, 2024
…#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 added a commit that referenced this pull request Dec 11, 2024
…#782) (#786)

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.
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