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(editor-3001): add grid lines #28351

Merged
merged 3 commits into from
Feb 5, 2025
Merged

Conversation

EDsCODE
Copy link
Member

@EDsCODE EDsCODE commented Feb 5, 2025

Problem

  • no grid lines

Changes

  • add grid lines

👉 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?

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Added grid lines to the data grid component in the OutputPane for improved visual clarity and data readability.

  • Added DataGrid.scss with logical border properties (border-block-end and border-inline-end) for better internationalization support
  • Imported new grid styles in frontend/src/scenes/data-warehouse/editor/OutputPane.tsx while maintaining theme consistency via CSS variables

2 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

Copy link
Contributor

github-actions bot commented Feb 5, 2025

Size Change: 0 B

Total Size: 1.17 MB

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

compressed-size-action

@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

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.

@EDsCODE EDsCODE requested a review from a team February 5, 2025 21:37
Copy link
Contributor

@phixMe phixMe left a comment

Choose a reason for hiding this comment

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

🐑 it!

@EDsCODE EDsCODE merged commit 36ee78c into master Feb 5, 2025
103 checks passed
@EDsCODE EDsCODE deleted the editor-3001-data-grid-lines branch February 5, 2025 22:38
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