-
Notifications
You must be signed in to change notification settings - Fork 10.5k
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: show Recent chats on the new sidebar #33489
Conversation
Looks like this PR is ready to merge! 🎉 |
🦋 Changeset detectedLatest commit: 959bbab The changes in this PR will be included in the next version bump. This PR includes changesets to release 37 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 |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #33489 +/- ##
========================================
Coverage 74.88% 74.88%
========================================
Files 473 473
Lines 20810 20810
Branches 5314 5314
========================================
Hits 15583 15583
Misses 4602 4602
Partials 625 625
Flags with carried forward coverage won't be shown. Click here to find out more. |
f03046c
to
6967eca
Compare
6967eca
to
bc68a65
Compare
08d4324
to
57dd899
Compare
67dd165
to
40f81c4
Compare
de07957
to
059fc41
Compare
059fc41
to
a150ec3
Compare
183b0f0
to
85fcfd8
Compare
@@ -6642,5 +6642,6 @@ | |||
"Sidepanel_navigation": "Secondary navigation for teams", | |||
"Sidepanel_navigation_description": "Display channels and/or discussions associated with teams by default. This allows team owners to customize communication methods to best meet their team’s needs. This is currently in feature preview and will be a premium capability once fully released.", | |||
"Show_channels_description": "Show team channels in second sidebar", | |||
"Show_discussions_description": "Show team discussions in second sidebar" | |||
"Show_discussions_description": "Show team discussions in second sidebar", | |||
"Recent": "Recent" |
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.
Please consider Recent messages
SIDE-175
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments