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: Center app display ko - EXO-75399 - Meeds-io/meeds#2600. #359

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

akhanfir
Copy link

Before this change, when open 3 tab of user applications (all apps) and add the app in favorite in your opened tab then refersh the interface, apps aren't available, the added app in favorite is duplicated in My applications drawer and in Favorite applications portlet and apps can't be removable from favorite. To resolve this problem, add a condition before adding this application to the favorites list to check if this application is already a favorite. After this change, the apps could not be duplicated.

Before this change, when open 3 tab of user applications (all apps) and add the app in favorite in your opened tab then refersh the interface, apps aren't available, the added app in favorite is duplicated in My applications drawer and in Favorite applications portlet and apps can't be removable from favorite. To resolve this problem, add a condition before adding this application to the favorites list to check if this application is already a favorite. After this change, the apps could not be duplicated.
Copy link

sonarcloud bot commented Nov 19, 2024

@akhanfir akhanfir merged commit 9dd3449 into feature/maintenance Nov 19, 2024
4 checks passed
@akhanfir akhanfir deleted the TASK-75399 branch November 19, 2024 10:33
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.

2 participants