-
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
chore: Simplify layouts #24129
chore: Simplify layouts #24129
Conversation
📸 UI snapshots have been updated33 snapshot changes in total. 0 added, 33 modified, 0 deleted:
Triggered by this commit. |
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
Size Change: 0 B Total Size: 1.07 MB ℹ️ View Unchanged
|
# 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
📸 UI snapshots have been updated46 snapshot changes in total. 0 added, 46 modified, 0 deleted:
Triggered by this commit. |
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
📸 UI snapshots have been updated4 snapshot changes in total. 0 added, 4 modified, 0 deleted:
Triggered by this commit. |
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
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 |
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
app-raw
toapp-no-margin
and reworked it so the scene is always flexing👉 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?