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 last message on keyup #4986

Merged
merged 1 commit into from
Sep 23, 2022
Merged

feat(chat): edit last message on keyup #4986

merged 1 commit into from
Sep 23, 2022

Conversation

molimauro
Copy link
Contributor

What this PR does πŸ“–

  • Add last user edit message in chat when user presses arrow up on the keyboard
  • Focus the chatbar after sendind/aborting the message edit

Which issue(s) this PR fixes πŸ”¨

Special notes for reviewers πŸ—’οΈ

Additional comments 🎀

@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 22, 2022
@phillsatellite phillsatellite added the QA tested One QA Person has tested - Needs QA Lead review still label Sep 22, 2022
@molimauro molimauro requested review from nathan-power and ThomBos and removed request for nathan-power September 23, 2022 06:57
@molimauro molimauro removed the Missing Dev Review A Dev and a Dev Approver need to review the PR, then mark as Ready for QA label Sep 23, 2022
@molimauro molimauro merged commit f1f8f6e into dev Sep 23, 2022
@molimauro molimauro deleted the feat_edit_up branch September 23, 2022 09:35
@github-actions github-actions bot removed the QA tested One QA Person has tested - Needs QA Lead review still label Sep 23, 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.

edit last message with keyup
3 participants