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: [BUG] Invitation to join space : notification is never updated - EXO-75048 - Meeds-io/meeds#2531 #4136

Closed
wants to merge 6 commits into from

Conversation

mkrout
Copy link
Member

@mkrout mkrout commented Oct 28, 2024

Prior to this change, if a user is invited to join a space, and he accepts, the join notification is never updated.
This commit fix this bug by correcting the update notification method since the condition to check if the notification should be updated or not was wrong.

halaya and others added 6 commits October 24, 2024 23:17
…- Meeds-io/meeds#1952 . (#3767)

Before this change, when display profile attributes and change filter to
display all or disabled attributes, enabled attributes are always
displayed.After this change, display is related to chosen filter.
…aces portlet - EXO-61391 - Meeds-io/meeds#1828 (#3826)

Prior to this change, The External Spaces displays 40 spaces (spaces
where user is member and spaces where user is invited) at maximum and
are sorted by default in alphabetical order. This creates a bad display
and adds white space in the other widgets of snapshot page, The fix
change this behaviour to show only 10 spaces by default and only spaces
where user is member and add a load more botton to show more spaces if
exists.
…- Meeds-io/meeds#1952 . (#3767)

Before this change, when display profile attributes and change filter to
display all or disabled attributes, enabled attributes are always
displayed.After this change, display is related to chosen filter.
…aces portlet - EXO-61391 - Meeds-io/meeds#1828 (#3826)

Prior to this change, The External Spaces displays 40 spaces (spaces
where user is member and spaces where user is invited) at maximum and
are sorted by default in alphabetical order. This creates a bad display
and adds white space in the other widgets of snapshot page, The fix
change this behaviour to show only 10 spaces by default and only spaces
where user is member and add a load more botton to show more spaces if
exists.
…XO-75048 - Meeds-io/meeds#2531

Prior to this change, if a user is invited to join a space, and he accepts, the join notification is never updated.
This commit fix this bug by correcting the update notification method since the condition to check if the notification should be updated or not was wrong.
@mkrout mkrout closed this Oct 28, 2024
Copy link

sonarcloud bot commented Oct 28, 2024

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