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

feat(chat): edit messages #4755

Merged
merged 2 commits into from
Sep 19, 2022
Merged

feat(chat): edit messages #4755

merged 2 commits into from
Sep 19, 2022

Conversation

molimauro
Copy link
Contributor

What this PR does 📖

Implement message edit functionality.

Which issue(s) this PR fixes 🔨

Special notes for reviewers 🗒️

If you send a new message and edit it while the other user is offline, the latter will receive the original copy. (same problem of the reactions while offline)

Additional comments 🎤

Noticing some problems with the enhancers, disabled here, will fix on a separate PR.

@github-actions github-actions bot added the Missing Dev Review A Dev and a Dev Approver need to review the PR, then mark as Ready for QA label Sep 13, 2022
@phillsatellite phillsatellite added the QA tested One QA Person has tested - Needs QA Lead review still label Sep 13, 2022
@WanderingHogan
Copy link
Contributor

this is so sweet, i think we should hold off until we figure out the offline piece of it though since we are so close to EA, what do you all think?

@molimauro
Copy link
Contributor Author

this is so sweet, i think we should hold off until we figure out the offline piece of it though since we are so close to EA, what do you all think?

No problem of course ;)

@molimauro
Copy link
Contributor Author

If we merge #4794 we can then merge this if its okay for you

@github-actions github-actions bot added missing fixing conflict Conflict needs to be handled, then re-tested by devs/qa and removed missing fixing conflict Conflict needs to be handled, then re-tested by devs/qa labels Sep 15, 2022
@github-actions github-actions bot added the missing fixing conflict Conflict needs to be handled, then re-tested by devs/qa label Sep 16, 2022
@github-actions github-actions bot removed the missing fixing conflict Conflict needs to be handled, then re-tested by devs/qa label Sep 19, 2022
@WanderingHogan WanderingHogan added Ready for QA Ready for QA team to test, Devs approved. and removed Missing Dev Review A Dev and a Dev Approver need to review the PR, then mark as Ready for QA QA tested One QA Person has tested - Needs QA Lead review still labels Sep 19, 2022
@WanderingHogan
Copy link
Contributor

@stavares843 @phillsatellite can you check this and merge if okay, otherwise comment here with screenshots

please check across all browsers, mac/win

@stavares843 stavares843 merged commit f40b193 into dev Sep 19, 2022
@stavares843 stavares843 deleted the edit_chat_messages branch September 19, 2022 21:06
@github-actions github-actions bot removed the Ready for QA Ready for QA team to test, Devs approved. label Sep 19, 2022
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.

chat - implement message edit
5 participants