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

chore(3000): remove legacy notebooks icon #19523

Merged
merged 4 commits into from
Dec 28, 2023

Conversation

thmsobrmlr
Copy link
Contributor

Problem

We're only using the notebook icon from @posthog/icons after 3000.

Changes

This PR remove legacy icon handling.

How did you test this code?

CI run

@thmsobrmlr thmsobrmlr mentioned this pull request Dec 27, 2023
28 tasks
Copy link
Contributor

github-actions bot commented Dec 27, 2023

Size Change: 0 B

Total Size: 2 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 2 MB

compressed-size-action

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

2 snapshot changes in total. 0 added, 2 modified, 0 deleted:

  • chromium: 0 added, 2 modified, 0 deleted (diff for shard 2)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@thmsobrmlr thmsobrmlr requested a review from a team December 28, 2023 13:59
import { useActions } from 'kea'
import { notebookPanelLogic } from 'scenes/notebooks/NotebookPanel/notebookPanelLogic'

export function NotebookButton(): JSX.Element {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where does this component get referenced?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! That's the result of a merge conflict and shouldn't be here.

@thmsobrmlr thmsobrmlr requested a review from daibhin December 28, 2023 16:16
@thmsobrmlr thmsobrmlr merged commit cf93ba3 into master Dec 28, 2023
78 checks passed
@thmsobrmlr thmsobrmlr deleted the remove-legacy-notebook-icon branch December 28, 2023 17:23
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.

3 participants