-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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: Discussions panel #19272
feat: Discussions panel #19272
Conversation
# Conflicts: # frontend/__snapshots__/scenes-app-experiments--running-trend-experiment.png # frontend/__snapshots__/scenes-app-insights--trends-area-breakdown--webkit.png # frontend/__snapshots__/scenes-app-insights--trends-area-edit--webkit.png # frontend/__snapshots__/scenes-app-insights--trends-line-multi-edit--webkit.png # frontend/src/layout/navigation-3000/Navigation.scss # latest_migrations.manifest
# Conflicts: # frontend/src/lib/lemon-ui/LemonSelect/LemonSelect.scss
# Conflicts: # frontend/__snapshots__/scenes-app-experiments--running-trend-experiment.png # frontend/src/lib/components/ScrollableShadows/ScrollableShadows.scss
Size Change: +5.31 kB (0%) Total Size: 2 MB
|
Size Change: +5.31 kB (0%) Total Size: 2 MB
|
Size Change: +5.26 kB (0%) Total Size: 2 MB
|
Size Change: +5.26 kB (0%) Total Size: 2 MB
|
Size Change: +5.26 kB (0%) Total Size: 2 MB
|
# Conflicts: # frontend/src/lib/components/MemberSelect.tsx
Size Change: +5.31 kB (0%) Total Size: 2 MB
|
(person): ActivityFilters => { | ||
return { | ||
scope: ActivityScope.PERSON, | ||
// TODO: Is this correct? It doesn't seem to work... |
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.
Just commenting in case you want to come back to this
frontend/src/layout/navigation-3000/sidepanel/panels/activity/activityForSceneLogic.ts
Outdated
Show resolved
Hide resolved
…activityForSceneLogic.ts Co-authored-by: David Newell <[email protected]>
Size Change: +5.31 kB (0%) Total Size: 2 MB
|
Implements most of #19167 |
Problem
Most internally requested feature internally for Notebooks was Comments.
Changes
Follow up work
How did you test this code?
...