-
Notifications
You must be signed in to change notification settings - Fork 10.6k
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
chore: emoji popup trigger length #29282
Conversation
🦋 Changeset detectedLatest commit: 3a98000 The changes in this PR will be included in the next version bump. This PR includes changesets to release 28 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
apps/meteor/client/views/room/components/body/composer/messageBox/MessageBox.tsx
Outdated
Show resolved
Hide resolved
apps/meteor/client/views/room/components/body/composer/messageBox/MessageBox.tsx
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## develop #29282 +/- ##
===========================================
- Coverage 46.88% 45.84% -1.05%
===========================================
Files 729 686 -43
Lines 13880 12995 -885
Branches 2197 2211 +14
===========================================
- Hits 6508 5957 -551
+ Misses 7054 6725 -329
+ Partials 318 313 -5
Flags with carried forward coverage won't be shown. Click here to find out more. |
…memberList * 'develop' of github.com:RocketChat/Rocket.Chat: (43 commits) chore: Pages empty state consistency (#29439) refactor: Convert Omnichannel helper ee to ts (#29274) regression(i18n): Broken translations on client-side startup (#29442) chore: break down helpers.ts and create new files (#28611) test: runInBand unit test (#29484) i18n: system message copy updates (#29372) chore: emoji popup trigger length (#29282) fix: Seat counter including apps (#29489) fix: Invalid message draft (#29474) fix: message deletion fails if has files attached on filesystem storage (#29313) chore: replace meteor.call -> sdk.call (#29318) chore: deprecation api (#29347) fix: Imported messages are not displayed (#29416) chore: convert metrics to ts (#29475) chore: use new Livechat SDK Implementation (#29098) fix: Room history scroll position (#29335) fix: check for $addToSet to be not empty before passing update params (#29378) chore: update `badge-level-0` color (#29460) fix: Saving Business hour throws an alert (#29449) regression: emojiPicker position (#29408) ...
Proposed changes (including videos or screenshots)
Issue(s)
Closes #28844
Steps to test or reproduce
Further comments
TC-617