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

[ENGAGE-2394] - Reply messages #583

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

mateuseduardomedeiros
Copy link
Collaborator

Description

Type of Change

    • Bugfix
    • Feature
    • Code style update (formatting, local variables)
    • Refactoring (no functional changes, no api changes)
    • Tests
    • Other

Motivation and Context

Add the feature to reply to messages for better visualization/organization in conversations

Summary of Changes

  • Add reply message

Design Files

Demonstration

@codecov-commenter
Copy link

codecov-commenter commented Jan 17, 2025

Codecov Report

Attention: Patch coverage is 3.44828% with 28 lines in your changes missing coverage. Please review.

Project coverage is 42.12%. Comparing base (a24dcb0) to head (73ef2af).

Files with missing lines Patch % Lines
src/components/chats/MessageManager/index.vue 0.00% 21 Missing ⚠️
src/components/chats/chat/ChatMessages/index.vue 0.00% 3 Missing ⚠️
src/services/api/resources/chats/message.js 0.00% 2 Missing ⚠️
src/store/modules/chats/roomMessages.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #583      +/-   ##
==========================================
- Coverage   42.22%   42.12%   -0.11%     
==========================================
  Files         181      181              
  Lines        6254     6272      +18     
  Branches     1431     1435       +4     
==========================================
+ Hits         2641     2642       +1     
- Misses       3613     3630      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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