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): Clicking outside will stop editing msg #1953

Merged
merged 3 commits into from
Mar 29, 2024
Merged

Conversation

Flemmli97
Copy link
Collaborator

What this PR does 📖

  • Makes it so clicking outside of the message will stop editing the message

Which issue(s) this PR fixes 🔨

@github-actions github-actions bot added Don't merge yet DO NOT MERGE Missing dev review Still needs to be reviewed by a dev labels Mar 28, 2024
Copy link
Contributor

github-actions bot commented Mar 28, 2024

UI Automated Test Results Summary for MacOS/Windows

507 tests   464 ✅  3h 2m 24s ⏱️
 44 suites   43 💤
  3 files      0 ❌

Results for commit c6c10b6.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Mar 28, 2024

UI Automated Tests execution is complete! You can find the test results report here

@stavares843 stavares843 added the QA Tested QA has tested and approved label Mar 28, 2024
@dariusc93 dariusc93 added Ready to Merge This PR is ready to merge and removed Missing dev review Still needs to be reviewed by a dev Don't merge yet DO NOT MERGE labels Mar 29, 2024
@stavares843 stavares843 merged commit f50b69a into dev Mar 29, 2024
6 checks passed
@stavares843 stavares843 deleted the edit_msg_exit branch March 29, 2024 01:42
@github-actions github-actions bot removed QA Tested QA has tested and approved Ready to Merge This PR is ready to merge labels Mar 29, 2024
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.

task(chat): User should be able to click out of edit message
3 participants