-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
Regression: Rectifying thread layout #27680
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tassoevan
changed the title
Rectifying thread layout
Regression: Rectifying thread layout
Jan 3, 2023
…ession/thread-layout
Codecov Report
@@ Coverage Diff @@
## develop #27680 +/- ##
===========================================
+ Coverage 40.92% 41.79% +0.87%
===========================================
Files 838 811 -27
Lines 17677 17158 -519
Branches 1983 1908 -75
===========================================
- Hits 7234 7172 -62
+ Misses 10204 9747 -457
Partials 239 239
Flags with carried forward coverage won't be shown. Click here to find out more. |
gabriellsh
approved these changes
Jan 3, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
pierre-lehnen-rc
approved these changes
Jan 3, 2023
dionisio-bot
bot
added
the
stat: ready to merge
PR tested and approved waiting for merge
label
Jan 3, 2023
gabriellsh
added a commit
that referenced
this pull request
Jan 4, 2023
…ove/receipts * 'develop' of github.com:RocketChat/Rocket.Chat: Chore: Improve `ts-node` startup time with `swc` (#27686) Fix write stream error on user data export (#27683) Regression: Rectifying thread layout (#27680) [FIX] Showing Workspace Section For User Having LiveChat Manager Permission (#27188) [FIX] Team mention highlight EE (#27493) [IMPROVE] Save toPhone when receiving SMSs (#27656) Chore: Upgrade EE license for CI (#27682) Chore: Replace borders to `default` (#27667) Chore: Refactor message subcomponents (#27630) Regression: Fix go to ThreadList hook (#27663) Chore: Refactor e2e selectors to use roles (#27582) Chore: Composer wrapper around the textarea (#27658) [FIX] Remove invalid settings at startup (#27653)
gabriellsh
added a commit
that referenced
this pull request
Jan 5, 2023
…/freeze-custom-roles * 'develop' of github.com:RocketChat/Rocket.Chat: (67 commits) Chore: Reduce Less usage in theming (#27689) [IMPROVE] Increase read receipt size (#27665) Chore: Improve `ts-node` startup time with `swc` (#27686) Fix write stream error on user data export (#27683) Regression: Rectifying thread layout (#27680) [FIX] Showing Workspace Section For User Having LiveChat Manager Permission (#27188) [FIX] Team mention highlight EE (#27493) [IMPROVE] Save toPhone when receiving SMSs (#27656) Chore: Upgrade EE license for CI (#27682) Chore: Replace borders to `default` (#27667) Chore: Refactor message subcomponents (#27630) Regression: Fix go to ThreadList hook (#27663) Chore: Refactor e2e selectors to use roles (#27582) Chore: Composer wrapper around the textarea (#27658) [FIX] Remove invalid settings at startup (#27653) Chore: Token refactor (#27655) Regression: Composer fix join room action (#27657) Regression: Sidebar collapsing on extra small views (#27651) Chore: Composer missing Slash Command preview (#27652) Chore: Custom emoji empty state (#27641) ...
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes (including videos or screenshots)
This PR fixes:
Issue(s)
Steps to test or reproduce
Further comments