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: Simplify layouts #24129

Closed
wants to merge 11 commits into from
Closed

chore: Simplify layouts #24129

wants to merge 11 commits into from

Conversation

benjackwhite
Copy link
Contributor

@benjackwhite benjackwhite commented Aug 1, 2024

Problem

Rebased version of #24120

Part of a separate branch working on a proposed new Explore tab - needed to make some changes to make this more flexible

Changes

  • Removed "app-container" as it wasn't doing anything
  • Renamed app-raw to app-no-margin and reworked it so the scene is always flexing
  • Modified LemonTabs to render the content directly (much easier to control the rendering that way
  • Updated messaging of canvas and made it dismissable

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

Does this work well for both Cloud and self-hosted?

How did you test this code?

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

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

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

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

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

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

Triggered by this commit.

👉 Review this PR's diff of snapshots.

Copy link
Contributor

github-actions bot commented Aug 1, 2024

Size Change: 0 B

Total Size: 1.07 MB

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

compressed-size-action

benjackwhite and others added 4 commits August 5, 2024 12:34
# Conflicts:
#	frontend/__snapshots__/scenes-app-dashboards--edit--dark.png
#	frontend/__snapshots__/scenes-app-dashboards--edit--light.png
#	frontend/__snapshots__/scenes-app-dashboards--show--dark.png
#	frontend/__snapshots__/scenes-app-dashboards--show--light.png
#	frontend/__snapshots__/scenes-app-pipeline--pipeline-destinations-page--dark.png
#	frontend/__snapshots__/scenes-app-pipeline--pipeline-destinations-page--light.png
#	frontend/__snapshots__/scenes-app-pipeline--pipeline-site-apps-page--dark.png
#	frontend/__snapshots__/scenes-app-pipeline--pipeline-site-apps-page--light.png
#	frontend/__snapshots__/scenes-app-pipeline--pipeline-transformations-page--dark.png
#	frontend/__snapshots__/scenes-app-pipeline--pipeline-transformations-page--light.png
#	frontend/__snapshots__/scenes-app-pipeline--pipeline-transformations-page-empty--dark.png
#	frontend/__snapshots__/scenes-app-pipeline--pipeline-transformations-page-empty--light.png
#	frontend/__snapshots__/scenes-app-saved-insights--card-view--dark.png
#	frontend/__snapshots__/scenes-app-saved-insights--card-view--light.png
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

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

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

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

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

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

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

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

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

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

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

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in another week. If you want to permanentely keep it open, use the waiting label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants