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

[front] - fix(conversation): deletion notification message #8375

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

JulesBelveze
Copy link
Contributor

Description

This PR aims at fixing the conversation deletion notification message which was accessing the wrong variable to count the number of selected conversations.

References:

Risk

None

Deploy Plan

Deploy front

…tion notification logic

 - Consolidated the logic to create a notification message when deleting conversations
 - Removed unnecessary dependency array elements in useCallback for better performance and simplicity
Copy link
Contributor

@aubin-tchoi aubin-tchoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@JulesBelveze JulesBelveze merged commit b56d845 into main Oct 31, 2024
3 checks passed
@JulesBelveze JulesBelveze deleted the fix/delete-conversations-notification branch October 31, 2024 10:58
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